Whats wrong with this SQL query?
PHP Code:
|
Re: Whats wrong with this SQL query?
You are overwriting 'szQuery' again and again. The problem is in the amxx code, not in the query.
Try something like this: PHP Code:
You can also try like this: PHP Code:
|
Re: Whats wrong with this SQL query?
Thanks for reply. Ok so i tried:
PHP Code:
LOG: PHP Code:
|
Re: Whats wrong with this SQL query?
You're only logging the last line. If you want to log all 3 you'll have to use log_amx each time *before* you overwrite it again with formatex, like this:
PHP Code:
PHP Code:
|
Re: Whats wrong with this SQL query?
Quote:
PHP Code:
PHP Code:
|
Re: Whats wrong with this SQL query?
Quote:
|
Re: Whats wrong with this SQL query?
You're only logging the last query.
Code:
|
| All times are GMT -4. The time now is 04:40. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.