Question

gamemodes\new.pwn(244) : error 017: undefined symbol "mysql_function_query"

            new query[120];
            format(query,sizeof(query),"INSERT INTO `users` (`pName`,`pPassword`,`pMoney`) VALUES ('%s','%s','500')",pInfo[playerid][pName],inputtext);
            mysql_function_query(dbHandle,query,false,"GivePlayerForBD");

Share this post


Link to post
Share on other sites

1 answer to this question

  • 0
 mysql_function_query нa mysql_tquery

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.

  • Recently Browsing   0 members

    No registered users viewing this page.

  • Similar Content