In message <f4sgob+q23o@xxxxxxxxxxx>, pozitive_chaos101 <pozitive_chaos101@xxxxxxxxx> writes >Can anybody give me a simple html and php script that can verify any e- >mail address.. or at least yahoo so I can put it on my site.. I only >need th script to work and a box were to put the e-mail's and a button >to click to start the verification.. of course it has to have a >good "else" in it lol... pozitive_chaos101@xxxxxxxxx if anybody can >help.. sorry for my bad english .. I am from France... pas de probleme <G> If you mean "check that the email address looks correct" - there is an @ sign, and the rest looks ok, then you should Javascript. This is because PHP works on the server, before the page is sent, before the visitor enters their email address. Correct english for this is email verifier. If you mean, "check that the email address exists", then this is possible in PHP, but there can be a long delay, and the reply is not always correct, to avoid spam. -- Pete Clark Sunny Andalucia http://www.hotcosta.com/comm_1.htm