Visualizzazione risultati 1 fino 4 di 4

Discussione: Simple scraping of page http, problem with http_get()

  1. #1
    Data registrazione
    10-04-2013
    Messaggi
    2

    Predefinito Simple scraping of page http, problem with http_get()

    Hello!
    As title I am looking for how to scrape a simple http page.
    The problem is that the function http_get($url) give me the following error:

    Fatal error: Call to undefined function http_get()

    How can I do it?
    Thanks

  2. #2
    Data registrazione
    10-04-2013
    Messaggi
    2

    Predefinito

    OK seems that the problem is that the web site that I want is forbidden "Destination host forbidden"
    The web host that I want is:
    $url="www."."geo"."ip"."tool".".com";
    :)
    is it possible to add it in the whitelist?

  3. #3
    Guest

    Predefinito

    Per aggiungerlo alla whitelist devi sbloccare le connesioni server to server a tutti i siti dal pannello di controllo (Risorse -> PHP -> Modifica le impostazioni PHP)

  4. #4
    L'avatar di alemoppo
    alemoppo non è connesso Staff AV
    Data registrazione
    24-08-2008
    Residenza
    PU / BO
    Messaggi
    22,266

    Predefinito

    Se è un indirizzo utile "per molti" può essere benissimo messo nella whitelist.

    Ciao!

Tags for this Thread

Regole di scrittura

  • Non puoi creare nuove discussioni
  • Non puoi rispondere ai messaggi
  • Non puoi inserire allegati.
  • Non puoi modificare i tuoi messaggi
  •