Home
PHP
Chart
Class
Components
Cookie Session
Data Structure
Data Type
Date
Design Patterns
Development
DNS
Email
File Directory
Form
Functions
Graphics Image
HTML
Language Basics
Login Authentication
Math
MySQL Database
Network
Operator
PDF
Reflection
Statement
String
Utility Function
Web Services SOAP WSDL
XML
PHP_VERSION: The version of PHP in use : Php Environment « Development « PHP
PHP
Development
Php Environment
PHP_VERSION: The version of PHP in use
<? echo
"<br>I am using "
.PHP_VERSION; ?>
Related examples in the same category
1.
A script to test phpinfo()
2.
PHP_OS: The operating system using PHP
3.
Get Php environment information