Hi, does fopen() support the opening and reading of remote files in
directories protected with .htaccess files like ...

fopen("http://user:[EMAIL PROTECTED]/directory/file.php","r";);

If not, is there an alternative way to do this? Thanks!



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

Reply via email to