On 7/28/06, Jared Williams <[EMAIL PROTECTED]> wrote:
Hi,

        Also it does seem NUL char safe?

php -r "$var='3'.chr(0).'foo'; var_dump(filter_data($var,
FILTER_VALIDATE_INT));"
int(3)

Please report bugs in pecl.php.net/filter. It is hard to keep a trace
of each post around here :)

Thanks,
--Pierre

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

Reply via email to