php-general | 2000071
Date: 07/12/00
- Next message: Richard Lynch: "Re: [PHP] Sessions and Oracle"
- Previous message: Brett M. Delia: "Re: [PHP] A really fun one"
- In reply to: Mattias Hedman: "[PHP] Adding an DATETIME as a string to a mySQL databse...."
- Next in thread: Erik: "Re: [PHP] Adding an DATETIME as a string to a mySQL databse...."
- Reply: Erik: "Re: [PHP] Adding an DATETIME as a string to a mySQL databse...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <B5920F6A.4BA5%mattias <email protected>>, mattias <email protected>
(Mattias Hedman) wrote:
> When I build the string using DATE("Y-m-d H:i:s") in PHP and inserts it into
> the database the only thing that gets added in the row is DATETIME default
> value (0000-00-00 00:00:00).
Is that a format MySQL will accept? check http://www.MySQL.com
-- Richard Lynch | If this was worth $$$ to you, buy a CD US Customer Support Director | from one of the artists listed here: Zend Technologies USA | http://www.L-I-E.com/artists.htm http://www.zend.com | (this has nothing to do with Zend, duh!)-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Richard Lynch: "Re: [PHP] Sessions and Oracle"
- Previous message: Brett M. Delia: "Re: [PHP] A really fun one"
- In reply to: Mattias Hedman: "[PHP] Adding an DATETIME as a string to a mySQL databse...."
- Next in thread: Erik: "Re: [PHP] Adding an DATETIME as a string to a mySQL databse...."
- Reply: Erik: "Re: [PHP] Adding an DATETIME as a string to a mySQL databse...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

