PHP Misc

2007-11

Use “phpversion()” to find out what version of the interpreter you are using. You can also use the command line “php --version” for the same result.

<?php
echo phpversion();
?>
Page created: 2007-11.
© 2007 by Xah Lee.
Xah Signet