Hi:
I use httpUtils2.postBytes() to post a image stream,But on the server,The PHP5.6 return a waring:
<b>Warning</b>: Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini. in <b>Unknown</b> on line <b>0</b><br />
what's the reason?
I use httpUtils2.postBytes() to post a image stream,But on the server,The PHP5.6 return a waring:
<b>Warning</b>: Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini. in <b>Unknown</b> on line <b>0</b><br />
what's the reason?