Your Ad Here

Home » PHP Code »

0

Hi,

To set the timezone of server according to indian timing, to do that


then

<?php
 
echo date("h:i:s");
 
?>

it gives the output as indian timings.


You may like these posts

    File Extension Using PHPHow to get links from feed using phpSEO - URL using php code and .htaccessHow to write a webservices using php with json format

 

Leave a Reply