<?php
$local = 7;
$jam = gmdate(’H:i:s A’, gmdate(’U') + ($local * 3600));
echo $jam;
?>
<?php
$local = 7;
$jam = gmdate(’H:i:s A’, gmdate(’U') + ($local * 3600));
echo $jam;
?>
Kategori: PHP
Blog pada WordPress.com. Theme: Cutline by Chris Pearson.
0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.