Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
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
There is a time zone setting in php.ini which may be causing the problem. Google "php ini timezone".
Thanks AlanG, will do just that.