I have a xampp in my computer. When I try to echo in my php files like:
$time=strtotime("now");
echo $time;
It gets me diffrent time than my computer's time. The time echo gives me is about two hours earlier than my computer's time.
How can I fix the time of my local server. Thanks
Aucun commentaire:
Enregistrer un commentaire