Connecting Tech Pros Worldwide Forums | Help | Site Map

PHP host with URL fopen

free4trample@gmail.com
Guest
 
Posts: n/a
#1: Mar 19 '08
Could someone suggest a free php host which will allow me to have url
fopen function? Ideal would be if its already enabled by default.
Actually several hosts would be best b/c i will need more than one for
a little data exchange experiment i am setting up.

Thanks ahead

Wiktor Walc
Guest
 
Posts: n/a
#2: Mar 19 '08

re: PHP host with URL fopen


free4trample@gmail.com pisze:
Quote:
Could someone suggest a free php host which will allow me to have url
fopen function? Ideal would be if its already enabled by default.
Actually several hosts would be best b/c i will need more than one for
a little data exchange experiment i am setting up.
>
Use Curl library instead (if available), it's much more powerful.

Even if you find a host that have allow_url_fopen set to true (poor
customers), they may change this without your knowledge in the future.

--
CKFinder :: ajax web file browser
http://www.ckfinder.com
Closed Thread