Revision: 50264
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at August 17, 2011 19:05 by elvman
Initial Code
define('MYSQL_DATE_FORMAT', 'Y-m-d'); define('MYSQL_TIME_FORMAT', 'H:i:s'); define('MYSQL_DATETIME_FORMAT', 'Y-m-d H:i:s');
Initial URL
Initial Description
Initial Title
MySQL date and time constants
Initial Tags
Initial Language
PHP