How to get second of the current time using date function?

Submitted by: Muhammad
<?php
$second = date(“s”);
?>
Submitted by: Muhammad

Read Online Internee PHP Developer Job Interview Questions And Answers