“Undefined Index: “ error happens when you submit a form with long input fields or many rows in it.
error while entering more than 70 item
when i create purchase and add 70 items only 52 is saved other data is lossed
Increase the max_input_vars variable in your php.ini file. For technical details Refer to official PHP documentation
There are a few possible ways to do this: