Quote:
Originally posted by stuart@Sep 24 2003, 11:18 AM
You should however allow tests to be converted and outputed as PHP scripts if at all possible.
|
I don't understand; what do you mean ?
I display an as-is executable script, you would like it to create and send a file ?
I was thinking about detecting and disabling calls of exec, passthru, shell_exec, system, eval, *open, rmdir, unlink, mkdir, touch.......
But it requires a complete list of dangerous functions.