Poll: Do we need new solution for Form filtering and validation? You do not have permission to vote in this poll. |
|||
Yes | 16 | 53.33% | |
No | 11 | 36.67% | |
maybe | 3 | 10.00% | |
Total | 30 vote(s) | 100% |
* You voted for this item. | [Show Results] |
Input filtering and Form validation |
Ok this is 1 way to make it. In small sites it will be enough.
But its not CI basic way and its not good structural as you have to put all different form types (clients, products, cart items, likes and etc) to 1 lib. My idea is all those things to be in separate files as templates for each form. Following OOP idea they should be Class's. This is a feature for the next version not fix of the current one I know that you already have handled such problems in CI 2 and CI 3 but this is not a reason not to change it and make it easier and better in the next CI.. Best VPS Hosting : Digital Ocean
|