Problem with HTTP Funtion
#8

I would advise doing some debugging with the variables in the PHP code to make sure that all of the variables are being passed as intended.

PHP код:
echo 'Request IP: '.$_SERVER['REMOTE_ADDR'].'<br>User: '.$_GET['user'].'<br>Score: '.$_GET['score']; 
Reply


Messages In This Thread
Problem with HTTP Funtion - by Sascha - 14.01.2011, 10:56
Re: Problem with HTTP Funtion - by Sascha - 14.01.2011, 14:40
Re: Problem with HTTP Funtion - by Jochemd - 14.01.2011, 15:03
Re: Problem with HTTP Funtion - by Sascha - 14.01.2011, 18:02
Re: Problem with HTTP Funtion - by Sascha - 14.01.2011, 18:12
Re: Problem with HTTP Funtion - by JaTochNietDan - 14.01.2011, 18:18
Re: Problem with HTTP Funtion - by Sascha - 14.01.2011, 18:38
Re: Problem with HTTP Funtion - by JaTochNietDan - 14.01.2011, 18:45
Re: Problem with HTTP Funtion - by Sascha - 14.01.2011, 20:16
Re: Problem with HTTP Funtion - by JaTochNietDan - 14.01.2011, 21:48

Forum Jump:


Users browsing this thread: 3 Guest(s)