View Single Post
  #7 (permalink)  
Old 2003-09-29, 05:21 AM
naholyr naholyr is offline
Junior Member
 
Join Date: Apr 2003
Posts: 11
naholyr
Default

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.
__________________
-- [AutoPhpDoc] --
Reply With Quote