Thanks both of you for the answer. I tried what both of you told me and I found very easy to use the datetime value under MySQL and then fetch it using strtotime() as fireball at sizzling dot com recommended at the "User Contributed Notes" of php.net's function.date.php page rather than using mktime() which can output incorrect dates.
Thankis to both and everyone. "Cesar Aracena" <[EMAIL PROTECTED]> escribió en el mensaje news:[EMAIL PROTECTED] > Hi all, > > I'm making a site and need some tables from wich I can extract date, time > and/or date/time later with PHP and I neved had very clear the way the > possible formats work with each other so my question is what is the best (or > recommended) method to store dates and/or times in a MySQL DB for PHP to > work later? > > Thanks in advanced, > ___________________________ > Cesar L. Aracena > Commercial Manager / Developer > ICAAM Web Solutions > 2K GROUP > Neuquen, Argentina > Tel: +54.299.4774532 > Cel: +54.299.6356688 > E-mail: [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php