Mega Code Archive
Categories
/
Php
/
File Directory
Redirecting standard output
&1 1>/dev/null','r') or die($php_errormsg); // Windows: just read standard error $ph = popen('ipxroute.exe 2>&1 1>NUL','r') or die($php_errormsg); ?>