I made a page that almost work like a spreadsheet, generating several boxes over 300. However when I run the script to process all data I get error of undefined offset 199, is 200 the limit of array? Is there a way to go beyond this?
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
November 30, 2012 10:30pm
Subscribe [1]#1 / Nov 30, 2012 10:30pm
I made a page that almost work like a spreadsheet, generating several boxes over 300. However when I run the script to process all data I get error of undefined offset 199, is 200 the limit of array? Is there a way to go beyond this?
#2 / Dec 01, 2012 12:41pm
disregard, got solution by editing php.ini and adding max_input_vars