It seems like my PHP sent too many variables in POST mode to another PHP scripts, and the POST query got truncated in the middle. Therefore, some of the variables that I sent in the POST request were ignored. Where do I set the maximal length of that? Thanks.
Asked
Active
Viewed 54 times