08.05.2014, 11:52
Execute only 1 query ("SELECT * FROM majad") and use mysql_retrieve_row.
That will improve your current code. You can make it loading much faster by updating the mysql plugin to R38 and using threaded queries.
That will improve your current code. You can make it loading much faster by updating the mysql plugin to R38 and using threaded queries.