Menu

#4 fopen can't open urls/remote files

open
nobody
PHP (5)
5
2008-02-27
2008-02-27
No

$handle = fopen("http://www.example.com/", "r");

does not work.

Discussion


Log in to post a comment.