[MSQL] Need help checking if password is right.
#4

pawn Код:
if(mysql_num_rows() != 0)
        {
            //Correct Password
        }
        else
        {
            //Incorrect Password
        }
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)