PHP_OS:Operating system using PHP

by Rekha 2009-12-07 14:35:52

PHP_OS: To test operating system using PHP


<?
echo "
This test is being run on ".PHP_OS;
?>

Tagged in:

1208
like
0
dislike
0
mail
flag

You must LOGIN to add comments