timezone

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



var_dump(ini_get("date.timezone"));
echo date("e");

this code is giving output
string(0) ""
Asia/Calcutta


and ini_get_all() entry corresponding to date.timezone is an empty array

ny ideas y i m getting Asia/Calcutta as my time zone

Kranthi.

[Index of Archives]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [Postgresql]     [PHP Books]     [PHP Databases]     [PHP SOAP]
  Powered by Linux