Re: [PHP] How can I submit more than 2000 items of data?
[email protected] (Jan Ehrhardt)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
Mihai Anghel in php.general (Mon, 19 Aug 2013 11:30:01 +0300): >Check this http://www.php.net/manual/en/ini.core.php#ini.post-max-size Keyword: max_input_vars. Jan