This function gives you the version number of the Zend engine you have running.

It has no parameters and returns a string of the version number.

// Your result may vary, of course
$zend_engine = zend_version(); // 2.3.0