> At 11:25 PM 12/4/01 -0700, *Himerus* wrote: > >Can anyone give me a good link on how to put in a timestamp on a form > >that inserts directly into a sql database??? I keep trying it, but it's > >only coming thru as 00000000000000 , so on.
I enter my timestamp as a unix timestamp in an INT field. I have never encounter a case where the mysql time functions were a benefit, on the contrary. I get the unix timestamp from the program but I think mysql could generate it as well. --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php