How to handle max_input_vars restriction.
From time to time we could breach max_input_vars restriction. Which basically limitation for server which allows only limited number of input server to reach out server. Usually this number is around 1000. In this short tutorial I will describe, how to easily avoid this problem.