That'd be at least some kind of a solution.
I'm thinking of overwriting the functions I want to block with one, that just returns true and does nothing.
How would I do that?

Jay Blanchard schrieb:
[snip]
Unfortunately we would need a solution without changing the PHP code of our users.
No way to do that?
[/snip]

Not really. You could auto-prepend all of the PHP files with the
necessary PHP files, but that may not be a really good solution.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to