Mysql help
#2

The first parameter in mysql_query for R33+ is the connection handle (which is returned by mysql_connect) and the query string is the second one (in your case var).

Also it's not exactly the same like updating and it will work. You need to modify it: https://sampwiki.blast.hk/wiki/MySQL/R33#mysql_query

However, threaded queries are always better and faster to use.
Reply


Messages In This Thread
Mysql help - by zeth98 - 05.06.2015, 10:57
Re: Mysql help - by Konstantinos - 05.06.2015, 11:01
Re: Mysql help - by dusk - 05.06.2015, 11:01
Re: Mysql help - by zeth98 - 05.06.2015, 11:29
Re: Mysql help - by J0sh... - 05.06.2015, 11:37
Re: Mysql help - by dusk - 05.06.2015, 11:41
Re: Mysql help - by zeth98 - 05.06.2015, 12:12
Re: Mysql help - by nezo2001 - 05.06.2015, 12:33
Re: Mysql help - by zeth98 - 05.06.2015, 12:42
Re: Mysql help - by nezo2001 - 05.06.2015, 12:54

Forum Jump:


Users browsing this thread: 2 Guest(s)