Help for this page
Select Code to Download
Select
or
download this
return not Execute($cmd);
Select
or
download this
$txt = `$cmd 2>&1`; print $txt;