+ 2

how to use validation in php?

18th Aug 2016, 4:53 PM
Saurav Kumawat
Saurav Kumawat - avatar
2 Respostas
0
expand your "validation" word. What do you want to validate?
18th Aug 2016, 9:22 PM
Bekir Uzun
Bekir Uzun - avatar
0
There is the isset() function, you can compare using regex, check the values using comparator's ect. If you are using a framework like lavavel, it includes other methods that makes your life easier, just look at the official docs.
29th Oct 2016, 4:12 PM
Nicolas Dussault-Pilon
Nicolas Dussault-Pilon - avatar