mysql help +rep
#2

Wrong.

Use

pawn Код:
if(mysql_errno() == 0) // If it is EQUAL to 0, then there is no error
{
Instead of

pawn Код:
if(mysql_errno() != 0)
{
Reply


Messages In This Thread
mysql help +rep - by momo123 - 27.08.2014, 20:45
Re: mysql help +rep - by redist - 27.08.2014, 22:51

Forum Jump:


Users browsing this thread: 1 Guest(s)