Hola que tal!!!
Estoy realizando un proyecto en php en el utilizo las funciones Date() y mktime(), cuando estuve realizando en forma local no me arrojaba ningun error, sin embargo cuando lo quise probar ya en el dominio(en internet) me indico el siguiente error:
"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/Chicago' for '-5.0/DST'" y respectivamente lo mismo para mktime.
Como puedo resolver ese problemita?? bueno de antemano gracias por su colaboración. Que tengan buen día!!!
Saludos!!