php - How to process large amount of POST data from a textarea? -


I am developing a tool where copying and pasting data with many lines (> 1 MB data) Can be text field. When I submit the form it shows only a blank screen. nothing happen. Is there a way to process large data submitted by PHP with chunks and pieces? What are the best practices for handling large amounts of data in the beginning of the web?

Thank you for you !!

Firstly, you need to increase the default amount that you get from PHP 8MB, whatever It seems that you need it, you can handle it, the other thing is how to handle that amount of data, it depends on what you really want to do with it, you can clearly Malicious code will need to be cleaned.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -