13.06.2016, 13:36
Quote:
mysql_tquery needs a callback to call the cache functions there otherwise using it directly will results in warnings for no active cache.
I can't understand the purpose of your code though. Why don't you simply give the money once when the login? @F1N4L: You should store the cache result id and at the end to delete it to avoid memory leaks. Non-threaded queries are not very recommended either. |