Please note that plain this:
>or
><?
>if (action=="cgi") echo `./cgi-bin/cgiscripts/${scripts} 2&>1`;
>?>is not a good idea, because it allows a visitor to run arbitrary commands on your server. bvr. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

