date_default_timezone_set(PHP 5 >= 5.1.0) date_default_timezone_set — Sets the default timezone used by all date/time functions in a script Описание
bool date_default_timezone_set
( string $timezone_identifier
)
date_default_timezone_set() sets the default timezone used by all date/time functions.
Instead of using this function to set the default timezone in your script, you can also use the INI setting date.timezone to set the default timezone. Список параметров
Возвращаемые значенияThis function returns FALSE if the timezone_identifier isn't valid, or TRUE otherwise. Список изменений
|
|
|
| © 2009 Тест скорости интернета | Boont.Ru |