Following on from the comments already, it's dependant on the browser as well. This was more visible on the older (v4) browsers. Modern (IE5+, FF etc) browsers seem to be able to handle quite a lot of data in a textarea (using POST) in a form.
Set up a quick php page to test large data submits using the various browsers you want to support -- and see if they fail when you throw very large amounts of data at them. That's probably the best way to find out for your setup.
As BabyJeffy has pointed out, this depends on your browser. To add to his post, this can also be limited by web server vendor, web server configuration, and web server OS.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.