RE: [phplib] datetime in mysql From: layne <email protected>
Date: 10/18/00

> How do you populate a datetime column in mysql using php?
>
> More info:
>
> The question is simple, yes, but I have tried everything from
> the built
> in functions in mysql to formatting a string in the format
> YYYYMMDDhhmmss .

The mysql datetime format is 'yyyy-mm-dd hh:mm:ss', 'yyyymmddhhmmss' is the
timestamp format.

Layne Weathers
Lead Programmer
Ifworld, Inc.

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>