PDA

View Full Version : allow_url_fopen not supported


vuurvos
10-05-2005, 01:01 AM
I found a provider that has allow_url_fopen turned off. What are the implications? Can I still use phpdig?

Charter
10-05-2005, 06:56 AM
With allow_url_fopen set to on, websites in the form of scheme://... can be indexed. With allow_url_fopen set to off, then such indexing cannot occur.

More info about fopen and allow_url_fopen:
http://www.php.net/manual/en/function.fopen.php
http://www.php.net/manual/en/ref.filesystem.php#ini.allow-url-fopen