error con la funcion date
Publicado por luis lopez (1 intervención) el 13/08/2009 19:59:03
estoy programando una pagina y quiero ponerle la fecha pero me da un error con la version 6 de php con la funcion fecha:
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/Halifax'
for '-4.0/no DST' instead in C:AppServwwwcursophpcalendariocalendario.php
on line 32
algun consejo gracias
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/Halifax'
for '-4.0/no DST' instead in C:AppServwwwcursophpcalendariocalendario.php
on line 32
algun consejo gracias
Valora esta pregunta


0