Search results

  1. J

    How do I display the correct time from mysql for all visitors using php?

    I have a site where visitors enter records that are saved using MySQL timestamp value. When I return those values, the time is not correct. I know this has to do with the timezone. How can I display the time from MySQL with the correct time zone? Code examples would be great..
Back
Top