Showing posts with label How can we get second of the current time using date function?. Show all posts
Showing posts with label How can we get second of the current time using date function?. Show all posts

Saturday, May 16, 2009

How can we get second of the current time using date function?

$second = date("s");