Hey guys,
Actually I'm still looking for a way to block for example the exec()
function without throwing an error!
Since there seems to be no way to do this, without hacking the code of
php, it seems like that is what I'll have to do...
Do you people think it would be a good way to just look for where the
exec() function is defined in the source and then just empty it out an
let it return true or whatever value it normaly returns?
Or would there be a better, different way?
And could some of you devs, just give me a short hint where to look for
example for the exec() function in the source, since I never looked into
php?
Regards,
Samy
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php