Jump to content

[SOLVED] ensuring inout is integer


PC Nerd

Recommended Posts

hi guys.

 

I have a really simple lotto simulation in making for my class.  I just want to add validation to it, becauase i know some of them will try and place text into the fields.

 

i have a text field, in which they place the number.  Whay i want to do is to check if its text etc, and to check if its between 0, 50, and redirect if either of those return true

 

is there a function such as:  if(is_int($val))  or similar?

 

thanks

Link to comment
https://forums.phpfreaks.com/topic/57383-solved-ensuring-inout-is-integer/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.