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.


[Non-text portions of this message have been removed]


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux