On Friday 30 July 2004 01:39, Brian Dunning wrote: > On Jul 29, 2004, at 10:18 AM, Jay Blanchard wrote: > > Have you asked the ISP? > > No - that's like asking a black hole, unfortunately - I was hoping > someone here might spot a problem on my end.
1) You're on the wrong list. Try asking on the mailing list of whatever DB you're using. 2) For date calculations it's generally a good idea to use the the DB's date calculation functions. 3) There are loads of things you can do yourself to help analyse the problem: eg what does NOW() show in DB?, what does `date` show in OS (assuming un*x), what does date() show in PHP? -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* "MSDOS didn't get as bad as it is overnight -- it took over ten years of careful development." (By [EMAIL PROTECTED]) */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php