Okay, some of them are in ctype. But it should be easier to have them in
standard so basic user should use them. It would be as easy as is_numeric()
for instance...

M.CHAILLAN Nicolas
[EMAIL PROTECTED]
www.WorldAKT.com Hébergement de sites internets.

<[EMAIL PROTECTED]> a écrit dans le message de news:
[EMAIL PROTECTED]
> Hello,
>
>     After having helped many users, I just thought of new functions like
> is_alpha, is_alnum, is_valid_email() that we should make so the new user
can
> do valid form with good verification without knowing how ereg() or preg_*
> work. We should think about some another functions too...
>
>     Any comment?
>
> P.S: they would be based on the same verification than ereg [[:alnum:]]
> etc..
>
> Regards.
>
> M.CHAILLAN Nicolas
> [EMAIL PROTECTED]
> www.WorldAKT.com Hébergement de sites internets.
>
>
>



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

Reply via email to