10.07.2017, 16:51
Quote:
|
Alright. After switching a bit of code around (No pun intended there :P) but this is the final setvip command I've come up with. What do you guys think?
|
You're still using `mysql_query`.
You need to understand why using tquery/pquery is important and what mysql_query does to your code.

