Well, okay. It was an example.
Then do:
if (action=="cgi" && file_exists($script))  

Op dinsdag 26 februari 2002 16:00, schreef bvr:
> 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

Reply via email to