Friday, 2 March 2012

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

$second = date("s");