php-ini

Results 1 issues of php-ini

I have input1 & input2 .. how can I validate that the sum of their characters length are not exceed 30 (for example) ? like: ``` var one = input1.val()...