HTTP data retrieving issue
#1

Hello,

I am trying to get data from my website using HTTP_GET, and its just doesn't retrieve any data (it does on internet, a link below).

PHP код:
HTTP(playeridHTTP_GET"r-scripting.sytes.net/curl.php?limit=16&linkid=http://www.*******.com/results?search_query=x?factor""""My*******HttpResponse"); 
PHP код:
public My*******HttpResponse(indexresponse_codedata[])
{
    if(
response_code == 200)
    {
                new 
string[64];
                
format(string64"data retrieved: %s"data);
                
SendClientMessage(index, -1string);
    }
    return 
1;

Output:
Код:
data retrieved:
Link: CLICK HERE

By the way, I am using linux, and on other websites it does retrieving the data.
Reply


Messages In This Thread
HTTP data retrieving issue - by ranme15 - 06.10.2014, 22:14
Re: HTTP data retrieving issue - by Chenko - 06.10.2014, 22:23
Re: HTTP data retrieving issue - by ranme15 - 06.10.2014, 22:28
Re: HTTP data retrieving issue - by Eth - 06.10.2014, 22:45
Re: HTTP data retrieving issue - by ranme15 - 06.10.2014, 23:07
Re: HTTP data retrieving issue - by Vince - 07.10.2014, 06:29

Forum Jump:


Users browsing this thread: 2 Guest(s)