Posted by Kingo on 04/27/06 01:50
I tried to use is_numeric(), but it supports more than just 0-9. All I want to check is if the input has only the characters 0-9 in it. I'm guessing from the examples in the PHP manual that ctype_digit() would be the best way to go here?
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming