Search found 1 match
- Tue Jun 10, 2008 8:41 pm
- Forum: PHP - Code
- Topic: date/time question
- Replies: 2
- Views: 90
date/time question
I am a newbie at php but having a good time learning to use it to access my database. I have a table with a field filled by now() an example would be: 20080610133822 I wrote a php script that gets the last 5 rows from the database and displays it on the webpage. an example would be like this: Travel...