Fix PHP slow when printing a large amount of information
Budget: $80 – $120 USD
I have an application where I need to retrieve at least 1000 of rows from the database and then print them all on the screen.
I've checked the mysql queries, and that's not where the problem is. The problem happens when i print the table values on echo inside an foreach loop.
The problem is the rows all need to be printed on the same page, with no pagination, and it takes much more time when printing those table values.
If you accept the job i can provide the test page link and show you the problem happening on live time.
I've checked the mysql queries, and that's not where the problem is. The problem happens when i print the table values on echo inside an foreach loop.
The problem is the rows all need to be printed on the same page, with no pagination, and it takes much more time when printing those table values.
If you accept the job i can provide the test page link and show you the problem happening on live time.