<?php $time_now=mktime(date('h')+5,date('i')+30,date('s')); print "<br>".date('h:i:s',$time_now); ?>
Thank you for the code.It works fine.
Thank you for the code.
ReplyDeleteIt works fine.