using sql with amxx
pruned
|
Read some plugins that use SQL. I think your best bet would probably be to search for plugins by Suicid3, he uses SQL a lot.
|
Quote:
|
Bascially like this:
Code:
|
That wont quite work. Use:
Code:
|
Quote:
Hmm... Let see.. This is trying to tell you to enable debug on that plugin =) |
make
Code:
|
Please readup on how to use dbi you cannot use dbi_numrows(result) if the result failed. use something similar to the following.
Code:
|
| All times are GMT -4. The time now is 15:55. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.