INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`
Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
Last Weeks sDate and eDate.
sDate - Start Date
eDate - End Date
I need to pull two dates for "Last Week" whi
Simple program to copy files between two computers over the web
I use logmein free and often need to move files between my two computers. Generally, I move the file
Convert array to string and write to csv file
I am looking to write a MySQL query to a csv file.
At the minute I:
check for the orig
date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou
Generate PDF
Hi guys,
I would like to know if there is a way to generate pdf when clicking on a link. In f
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee