> I'm no php developer, just a few ideas really.

Ack
 
> Disable_Filesystem On|Off
> # would disable all the functions in the filesystem group
> 
> Disable_Directory On|Off
> # would disable all functions in the directory group

It would mean having some kind of structure to categorize
all the internal functions, and that would add a significant
amount of maintenance to the core.

On that basis, I doubt you will see it in PHP itself.

However, you could probably code a PECL extension
that does this pretty easily.

--Wez.

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to