Connecting Tech Pros Worldwide Help | Site Map

ctype_digit and decimal

  #1  
Old July 17th, 2005, 01:16 PM
bigoxygen@gmail.com
Guest
 
Posts: n/a
Hi...

Is there a PHP function that returns TRUE when given any rational
number (which includes 22.22)?

Thanks

  #2  
Old July 17th, 2005, 01:16 PM
Daniel Tryba
Guest
 
Posts: n/a

re: ctype_digit and decimal


bigoxygen@gmail.com wrote:[color=blue]
> Is there a PHP function that returns TRUE when given any rational
> number (which includes 22.22)?[/color]

http://nl2.php.net/manual/en/function.is-numeric.php

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Form Validation Darren answers 4 November 22nd, 2005 12:06 AM