How can I get the current date and time in PHP? Example code: - Biz Tech

How can I get the current date and time in PHP? Example code:

Listen
echo date("Y-m-d H:i:s");