PHP Tutorial
PHP: Print Version
By Xah Lee. Date:
2024-12-26
.
<?php
echo
phpversion();
#
8.2.1
?>
<?php
#
print config info
#
about 700 lines
phpinfo();
?>
PHP, Install and Version
PHP Install
PHP: Print Version
PHP Version History
PHP Tutorial
PHP Install
Print Version
PHP Tag
Comment
String
String Operations
Variables
Boolean
Conditional
loops
Array
Hash Table
Iterate Array
Function
Class, Object, Method
Package
Send HTML Mail
Send Mail with Attachment
MySQL Database Query