I’ve found many of my friends struggling with the validation of integers i.e. the numbers with only digits in PHP. Some of them were wondering why is_int() or is_integer() functions of PHP sometimes works and sometimes won’t.If you become clear with the concept of integer and string in PHP then you’ll obviously come to know [...]




