I've tried using mail() on it's own and it only sends the mail once but in this script it sends it out twice. Could it be something to do with headers or sessions? I'm calling this script by ...
I don't think I'm good enough to write a tutorial but if some one else can write one I think there would be lot of people who would love to see a tutorial for a multi page form with back and forward...
Could you give me some help with the js code to subtract the server date object from the current date object to get the number of milliseconds and add it to the today date object?
Thanks. Thats a good idea but it could it would provide a security loophole where a user could load the page, change their system clock, and bid on item that has closed. Thus being able to get the...
I've got a javascript countdown timer that counts down to a time stored in a mysql database. Im passing the time from the database to the script using php. It works fine.