In my particular case, both the server and the client are the same computer, I\'m on localhost. When i echo out the date from the date() function, it displays a totally wron
This can be changed in the php.ini:
php.ini
xampp/php/php.ini
date.timezone=Europe/Berlin
date.timezone=Africa/Nairobi