I have a form which time stamps the date and time the record is sent but this is out by 6 hours?
If I run the current time and date on my server with SELECT NOW(),CURDATE(),CURTIME() it is 6 hours earlier then the time given when submitting a record?