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_OS: The operating system using PHP : Php Environment « Development « PHP
PHP
Development
Php Environment
PHP_OS: The operating system using PHP
<? echo
"<br>This test is being run on "
.PHP_OS; ?>
Related examples in the same category
1.
A script to test phpinfo()
2.
PHP_VERSION: The version of PHP in use
3.
Get Php environment information