> system("write_port 0xffffffff");
Do you get any output from this command?
$text = system("write_port 0xffffffff");
echo $text;
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> system("write_port 0xffffffff");
Do you get any output from this command?
$text = system("write_port 0xffffffff");
echo $text;
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php