Advertisement
heenry

Validate an Integer Within a Range

Oct 1st, 2016
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.20 KB | None | 0 0
  1. Validate an Integer Within a Range
  2. The following example uses the filter_var() function to check if a variable is both of type INT, and between 1 and 200:
  3. download fille her==>> http://ow.ly/51Cc304KIDK
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement