Jump to content

PHP output incomplete


Athena

Recommended Posts

Hi,

 

I am trying to execute a PHP script that does about 9000 * 200 comparisons on two tables and to print the processed result. But the output is not complete, eg. if it were to display 9346 records it just displays about 4000+ and finishes executing. I have increased the max execution time and max memory allocation, but it does not help. Can someone please help me with this.

 

P.S. I have optimized my code to the best possible extent.

 

Thanks

 

Link to comment
https://forums.phpfreaks.com/topic/52818-php-output-incomplete/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.