Insert Date

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm having problem inserting the date into my mysql database.  What type
of field should my date field be?
How do I insert that into a database, the current date for example?
"INSERT INTO tblDate (fldDate) VALUES (" . Date() . ")";

Thanks for you help in advance!

Jeremi



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux