[PHP] Mail Sent Date

2002-02-08 Thread Pickup, Jordan
We are in the -0700 time zone but whenever I use PHP to send a message it sends it from +0700 making the message appear to have been sent 14hours earlier than it was. I can add my own Date header to the mail function with the correct date/time zone but that means I have to modify all my

RE: [PHP] Mail Sent Date - more info

2002-02-08 Thread Pickup, Jordan
in PHP 4.0.4? Jordan -Original Message- From: Pickup, Jordan [mailto:[EMAIL PROTECTED]] Sent: Friday, February 08, 2002 1:40 PM To: '[EMAIL PROTECTED]' Subject: [PHP] Mail Sent Date We are in the -0700 time zone but whenever I use PHP to send a message it sends it from +0700 making

[PHP] A Separate Process?

2001-08-27 Thread Pickup, Jordan
Is there any way to make a separate process in PHP? I do real-time stats collection on my site and one of the things I collect is the domain of the user (to get their country). Sometimes getting the domain name takes a few seconds to come back and the user has to wait for that time before their