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
Daily Archives: October 17, 2011
php
List of Supported Timezones
How to fix ‘Function eregi() is deprecated’ in PHP 5.3.0?
I used to use eregi for validating email address input that matches to the regular expression.