You may want to mention what the following means, this is
from a phpinfo() on www.php.net:
Registered PHP Streams: http
php
ftp
https
compress.zlib
Is there a function to get this specific information? Would
that be useful? Maybe something like get_registered_streams().
When are certain streams not available, like, I assume
allow_url_fopen dictates the availability of the http stream?
FTP module for ftp, etc.
Anyway, something else to consider in case you haven't yet :)
Regards,
Philip
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php