> time in php ~ Online tutorial

time in php

time() function returns the current time as unix tiemstamp (the number of seconds since jan 1 1970 00:00:00 GMT)
Syntax
time(void)
Example


<?php
$curr=time();
print_r("$curr");
?>
Output:

Please Give Us Your 1 Minute In Sharing This Post!
Please Give Us Your 1 Minute In Sharing This Post!
SOCIALIZE IT →
FOLLOW US →
SHARE IT →
Powered By: BloggerYard.Com

0 comments: