Hallo,
I'written a PHP Code that retrieves records of around 200K from MySQL table. But it seems the records shown on Internet Explorer are not more than 10K (or at least I know it doesn't show all records).
Is there a way to show records more than 200K on Internet Explorer using PHP? Maybe in multiple pages or something?
Thanks for any clues!
I'written a PHP Code that retrieves records of around 200K from MySQL table. But it seems the records shown on Internet Explorer are not more than 10K (or at least I know it doesn't show all records).
Is there a way to show records more than 200K on Internet Explorer using PHP? Maybe in multiple pages or something?
Thanks for any clues!