Mysql Argument mismatch 1
#1

I'm getting Argument mismatch argument 1 error from this...

mysql_query(query);

I'm using blueg r33 a_mysql and i get this error
Reply
#2

show where u declare "query"
it should be something like:
new querry[200];
Reply
#3

https://sampwiki.blast.hk/wiki/MySQL/R33

The first argument is connection handle (integer).
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)