Connecting Tech Pros Worldwide Help | Site Map

PHP host with URL fopen

  #1  
Old March 19th, 2008, 02:35 AM
free4trample@gmail.com
Guest
 
Posts: n/a
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
  #2  
Old March 19th, 2008, 11:55 AM
Wiktor Walc
Guest
 
Posts: n/a

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
fopen( ) rfhurley answers 6 January 18th, 2007 11:05 PM
Registered Php steams - https, ftps Chuck Anderson answers 0 October 17th, 2006 11:35 PM
SAFE MODE,fopen, and chmod Joseph S. answers 2 January 30th, 2006 03:45 AM
Warning: fopen(): URL file-access is disabled in the server ARGENTINA answers 8 July 17th, 2005 11:28 AM