how can i insert these things in a variable
<?php date_default_timezone_set('Asia/Kolkata'); $currentTime = date( 'd-m-Y h:i:s A', time () ); echo $currentTime; ?>
Answers
Answered by
0
Answer:
please tell the question properly
Similar questions