PHP is_int function not working fix

Channel:
Subscribers:
65,900
Published on ● Video Link: https://www.youtube.com/watch?v=9Z5njDaba0U



Duration: 5:02
919 views
2


In this tutorial I discuss how to use PHP check whether the input in a textbox is an integer or not, by using the floor() function instead of the is_int function

Source file here: http://magicmonktutorials.com/php/int_check_form.html







Tags:
PHP is_int function not work
PHP is_int function
PHP check whether input is an integer
PHP check whether input textbox is an integer