Php help
#5

Quote:
Originally Posted by Face9000
Посмотреть сообщение
I dont wanna learn, i wanna fix it. And if i posted here is because i need help. Don't post useless things just to increase post count.

How the fuck i set a timezone and where

Fuckin php

Fuck who created it
Just place this code
PHP код:
date_default_timezone_set('America/Los_Angeles'); 
Somewhere on top of your script, try the first line after <?php or something. Wherever you choose to place it, do it before that if statement (before working with the time functions). You can replace America/Los_Angeles with somewhere else, a location that suits your needs.

== EDIT ==
Just dropping this link here for if you decide you want to read up on it anyways hehe
Reply


Messages In This Thread
Php help - by Face9000 - 26.03.2016, 23:37
Re: Php help - by Mauzen - 26.03.2016, 23:38
Re: Php help - by SchurmanCQC - 27.03.2016, 03:25
Re: Php help - by Face9000 - 27.03.2016, 11:02
Re: Php help - by Jstylezzz - 27.03.2016, 11:34
Re: Php help - by SchurmanCQC - 27.03.2016, 19:08

Forum Jump:


Users browsing this thread: 1 Guest(s)