179015/php-london-time-to-india-time-change
I want to change GMT time to INDIAN time.
$INDtime=$time->setTimezone(new DateTimeZone('IST'));//uk time $time->setTimezone(new DateTimeZone('IST'));/india time
How can I do this?
Hello @kartik, Use PHP's date() function. Example: echo date('m/d/Y', 1299446702); Hope it helps!! Thank ...READ MORE
Hello @kartik, Put $_SESSION['login_time'] = time(); into the previous authentication ...READ MORE
Hello, To switch to PHP 4.4: AddHandler application/x-httpd-php4 .php To ...READ MORE
I want to change the English numerals ...READ MORE
I want to increase the maximum execution time in ...READ MORE
I have to use PHP to convert ...READ MORE
Tru something like this: plugins { id ...READ MORE
Of Course, it is possible to create ...READ MORE
Try this, I took it out from ...READ MORE
Try using AWS SDK for PHP, Link ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.