Link to home
Create AccountLog in
Avatar of gaz1000
gaz1000

asked on

isnumeric function for PHP

Hi is there an isnumeric or similar function available for PHP?

Values could be any numeric type just need to check that the string value doesn't actually contain characters.

Thanks,
Avatar of Roonaan
Roonaan
Flag of Netherlands image

is_numeric()

-r-
ASKER CERTIFIED SOLUTION
Avatar of Richard Quadling
Richard Quadling
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer