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
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…