BONJOUR,
J'ai souvent cet erreur sur ma page :
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 'America/Sao_Paulo' for '-3.0/no DST' instead in C:\xampp\htdocs\sites\projetEncours\memo_alternance_entreprise.php on line 45
22:32,le 18-08-15
à cause de cette fonction :
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
 
<?php echo date('H:i,\l\e j-m-y');	?>
Peux tu m'aider?
Merci