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

$second = date("s");