I am creating a PHP guestbook for the Official Jerome Flynn Website ( www.jeromeflynn.com). So far, I have not encountered any problems. However, I have gotten into some trouble with dates, and being a PHP novice, I must say that I am clueless when it comes to working with dates - be it Java, VB, VBScript, or PHP. I have already checked out the PHP manual and the MySQL documentation as well - to no avail. My "PHP+MySQL for Dummies" book didn't help very much either. I would appreciate it if someone told me how to record the date and time from a computer, send it to a MySQL database, and bring it out of the database, reformatting it as "01 Jan 2000 00:00:00". I already know that I will have to use the format "d M Y H:i:s" for this, but I don't understand the deal about timestamps. Thanks in advance! 
__________________
Aimoo - Affordable feature-packed remotely hosted message boards!
Last edited by conkermaniac : 01-22-2003 at 09:22 AM.
|