Source Code:
(back to article)
<?php $os = php_uname(); echo $os;
Result:
Report an issue