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:

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