This topic is locked

Time Zone

9/3/2009 6:49:37 PM
PHPRunner General questions
N
nwanzeo author

Hi,

Please i ran into a problem, that is like this:
When a user registers on my site i get the current date using now().
However, phprunner adds 8hrs to my local time.
Please i need help.
Thanks

A
alang 9/7/2009

There is a time zone setting in php.ini which may be causing the problem. Google "php ini timezone".

N
nwanzeo author 9/8/2009

Thanks AlanG, will do just that.