PHP host with URL fopen

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • free4trample@gmail.com

    #1

    PHP host with URL fopen

    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

    #2
    Re: PHP host with URL fopen

    free4trample@gm ail.com pisze:
    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

    Comment

    Working...