Page 1 of 1

Browser too slow while fetching large amount of data

Posted: Sat Feb 21, 2009 1:37 am
by rahulreghu
I am trying to display large amount of values from the database using AJAX and PHP. I am using a set-interval function in AJAX which frequently interact with the server to produce the output. But the browser seems to be very slow. Can anyone help me to solve the above problem?

Re: Browser too slow while fetching large amount of data

Posted: Sat Feb 21, 2009 6:27 pm
by alex.barylski
Buy a new computer and upgrade your shared host to a dedicated.

Your question is way to vague and open ended to even answer, maybe post *some* code where you feel the problem area lies and someone might be able to spot something to improve performance.

Re: Browser too slow while fetching large amount of data

Posted: Sun Feb 22, 2009 10:00 pm
by rahulreghu
Thank you for ur reply. I solved the problem.