Tag - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Tag (
/showthread.php?tid=625871)
Tag -
Loinal - 07.01.2017
Код:
: warning 213: tag mismatch
PHP код:
cache_get_data(rows, fields, mysql);
I updated my mysql to R40
And added this : MySQL:mysql;
Re: Tag -
Loinal - 07.01.2017
Also this codes:
PHP код:
cache_get_field_content(0, "IP", IP[playerid], mysql, 16);
cache_get_field_content(0, "Password", pData[playerid][Password], mysql, 129);
mysql_store_result(mysql);
Re: Tag -
Loinal - 07.01.2017
It affect me to login and iam already registered it say iam not registered
Re: Tag -
BiosMarcel - 07.01.2017
Edit your posts instead of posting new ones
Re: Tag - iLearner - 07.01.2017
https://sampwiki.blast.hk/wiki/MySQL/R33#cache_get_data
Re: Tag -
Loinal - 07.01.2017
Quote:
Originally Posted by iLearner
|
I don't need that only i need other things i posted