Hi Pierre,
I will reply to the rest of your message later. Just wanted to quickly
point out another thing I found with is_numeric_string() when the
allow_errors param==0 (which is_numeric() PHP function uses) and there is
*trailing* whitespace:
is_numeric('1 ') // bool(false)
Again, easy to fix, but I can't believe I didn't notice this simple one
sooner. :-)
Matt
----- Original Message -----
From: "Pierre"
Sent: Friday, August 11, 2006
Hi Matt,
...
Cheers,
--Pierre
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php