25.01.2014, 13:02
If you use "false" for the parameter "use_cache", then you won't get any result at all. There is also no "mysql_store_result" or "mysql_free_result", you'll have to use the cache natives. You should take a look at the documentation about the native "mysql_query".