Quantcast
Channel: PHP Freaks: PHP Help
Viewing all articles
Browse latest Browse all 13200

time not matches with system time

$
0
0

<?php

echo date("h:i:s");

?>

 

its output is :

12:05:04

 

but my system time shows:

3:35:01

 

 

i am not getting what function to use to match with system time??


Viewing all articles
Browse latest Browse all 13200

Trending Articles