Salve !
sto utilizzando un progetto in PHP sotto Netbeans, dal passaggio del progetto da un computer a un'altro con tutto configurato correttamente, in esecuzione ad un certo punto mi da questo errore :
codice:
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting 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 'Europe/Paris' for '2.0/DST' instead in C:\xampp\htdocs\WEB\ajax\miofile.php on line 11
vado a vedere e mi da errore su una select dove c'è la data e mi succede anche in altri posti.
Qual'è il problema ? Cosa manca a livello di configurazione ? Riuscite a capire ?
Grazie
Saluti
.