17.11.2014, 16:26
Don't use "mysql_query" in loop, it's very slow.
Take mysql_pquery, which uses the multi-threading
See : MySQL R39-2 and his wiki
Take mysql_pquery, which uses the multi-threading
See : MySQL R39-2 and his wiki