void passthru ( string command [, int &return;_var] ) runs an external program
<? passthru("who"); ?>