[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: mail address validation



on http://developer.netscape.com, you can find a set of javascript function
to check a form.
These function are based on regular expression that can be reused with PHP.
So, let's go to
http://developer.netscape.com/docs/examples/index.html?content=javascript.ht
ml
and then click on "Form Validation with JavaScript 1.2 Regular Expressions"
I think you'll find what you're looking for

 
Pascal Thivent
________________________________________________________________
Groupe SQLI
Web : http://www.sqli.com
Mail : pthivent@sqli.com <mailto:pthivent@sqli.com> 
Tel : 01 55 93 25 36 
________________________________________________________________





> -----Message d'origine-----
> De: Michael Buerkle [mailto:edisonmail@gmx.de]
> Date: lundi 27 novembre 2000 15:09
> À: debian-user@lists.debian.org
> Objet: mail address validation
> 
> 
> does anybody know a function in php4 to easily validate if an email 
> adress give by the user is in the valid 
> somebody@somewhere.topleveldom form? or did anybody ever 
> write a function for doing that and is willing to share it with me?
> 
> thxs Michael
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact 
> listmaster@lists.debian.org
> 



Reply to: