In this article, we will explain How to Get Current Indian Standard Time using PHP on web browser follow below codeFirstly Set Indian time zone:date_default_timezone_set('Asia/Kolkata');Now create a PHP date or time function :date( 'd/m/Y h:i:s', time …
In this article, we will explain How to Get Current Indian Standard Time using PHP on web browser follow below code
Firstly Set Indian time zone:
date_default_timezone_set('Asia/Kolkata');
Now create a PHP date or time function :
date( 'd/m/Y h:i:s', time