What is the ideal limit for posting the data through the form.
+2
A:
There is an 8 Mb max size for the POST method, by default (can be changed by setting the post_max_size in the php.ini file).
falkon
2010-06-02 13:18:56
nice information :)
apis17
2010-06-02 13:35:39