You don't have an account yet?
Become part of our PHP community and register now...
$message = passthru('/bin/netstat -a');
/usr/bin/php -n -f /path/netstat.php
Comment