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

$second = date("s");