tengo el sgte problema al insertar en mi base de datos una fecha en una aplicacion web con php y msql, pues en el navegador me sale este mensaje y lo pongo textualmente:
Strict Standards: date() [function.date]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for '-5.0/no DST' instead in C:\AppServ\www\CNCI-RH\presentacion\auntenticar.php on line 22
pero en la base de datos me lo inserta bien en la tabla. Agradezco mucho que me ayuden con este tema.
Salu2 y gracias de antemano