is_numeric will test if it's a numeric string. Maybe is_int should do the same, but apparently it doesn't.

What on earth for?
If you want content, do is_numeric(). If you want type, do is_int().... Simple.

-Sara

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to