PHP http://mail.purushotam.in/ en Continuous Processing and Rendering Response | PHP http://mail.purushotam.in/notes/continuous-processing-and-rendering-response-php <span property="schema:name">Continuous Processing and Rendering Response | PHP</span> <span rel="schema:author"><span lang="" about="/user/1" typeof="schema:Person" property="schema:name" datatype="">purushotam</span></span> <span property="schema:dateCreated" content="2021-02-27T22:18:53+00:00">Sat, 02/27/2021 - 23:18</span> <div property="schema:text" class="text-content field field--name-body field--type-text-with-summary field--label-hidden field__item"><p>I came across a problem where I had the requirement that I need to continuously parse some information from some source and after checking some conditions I had to continuously render data at Browser end. So, I tried to do a POC around this in PHP and after few google searches around this I came up with the following piece of code:</p> <p><a href="https://github.com/purushotamrai/continous_response">https://github.com/purushotamrai/continous_response</a></p> <blockquote> <p>Parsing Large CSV File continuously and based on certain filtering sending continous response to browser to display to the end user.</p> </blockquote></div> Sat, 27 Feb 2021 22:18:53 +0000 purushotam 24 at http://mail.purushotam.in http://mail.purushotam.in/notes/continuous-processing-and-rendering-response-php#comments