[Mysql] Get the fields of a query and put them on a variable
#7

pawn Код:
new escape[MAX_PLAYER_NAME*2];
    mysql_real_escape_string(GetName(playerid), escape);
You should escape the string. That may be the cause, but I'm not sure entirely.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)