MrBelfry
IS-IT--Management
- May 21, 2003
- 289
Hi i'm developing a very simple guestbook application using php and mysql. I need someway of recording the date that somebody adds a message and them I need to be able to order returned records by this date.
I've tried using a timestamp field but mysql throws a wobbler when I try to order my records using this field. What is the best way for recording times and dates so that I can order records using that field?
Thanks for any hints and tips
MrBelfry
I've tried using a timestamp field but mysql throws a wobbler when I try to order my records using this field. What is the best way for recording times and dates so that I can order records using that field?
Thanks for any hints and tips
MrBelfry