Added examples for PHP_OS.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48029 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Damien Seguy 2001-05-21 09:40:18 +00:00
parent 46c7321035
commit f1705cdd32

View file

@ -52,7 +52,9 @@
<listitem>
<simpara>
The name of the operating system on which the PHP parser is
executing; e.g. 'Linux'.
executing;. Possible values may be :
"AIX", "Darwin" (MacOS), "Linux", "SunOS", "WIN32", "WINNT".
Note : other values may be available too.
</simpara>
</listitem>
</varlistentry>