[Pedido] Arruma pra mim - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Pedido] Arruma pra mim (
/showthread.php?tid=611961)
Arruma pra mim -
Tiomark - 12.07.2016
linha
1896 mysql_query(mysql leban);
1897 mysql_store_result();
erros
pwn(1896) : error 035: argument type mismatch (argument 1)
pwn(1896) : warning 215: expression has no effect
pwn(1896) : error 001: expected token: ";", but found ")"
pwn(1896) : fatal error 107: too many error messages on one line
OBS: ja tentei nao consegui..!!
Re: Arruma pra mim -
XandyMello - 12.07.2016
pawn Код:
mysql_query(mysql, leban);
Re: Arruma pra mim -
Tiomark - 12.07.2016
nao funfo
(1896) : error 035: argument type mismatch (argument 1)
Re: Arruma pra mim -
pWesley - 13.07.2016
PHP код:
mysql_query(conexao, query);
Tu tem que colocar dessa forma. Nгo й pra copiar e colar, й pra vocк entender o que tem que fazer na funзгo.