HTTP Crashing server
#1

pawn Code:
format(string, 300, "username=%s&email=%s&email_confirm=%s&new_password=%s&password_confirm=%s&pf_in_game_name=%s&qa_answer=n", PlayerName(playerid), inputtext, inputtext, PlayerInfo[playerid][Ppassword], PlayerInfo[playerid][Ppassword], PlayerName(playerid));
            HTTP(playerid, HTTP_POST, "mawebsite.com/forum/ucp.php?mode=register", string, "OnForumRegister");
Crashes the server :C
Reply


Messages In This Thread
HTTP Crashing server - by thefatshizms - 20.04.2013, 23:26
Re: HTTP Crashing server - by Faisal_khan - 21.04.2013, 08:30
Re: HTTP Crashing server - by Ash. - 21.04.2013, 08:55
Re: HTTP Crashing server - by thefatshizms - 21.04.2013, 13:59
Re: HTTP Crashing server - by Ash. - 21.04.2013, 14:20
Re: HTTP Crashing server - by thefatshizms - 21.04.2013, 14:56
Re: HTTP Crashing server - by Ash. - 21.04.2013, 15:24

Forum Jump:


Users browsing this thread: 1 Guest(s)