View Single Post
  #3 (permalink)  
Old 08-28-03, 12:50 PM
jewellgr jewellgr is offline
Wannabe Coder
 
Join Date: Aug 2003
Location: Michigan USA
Posts: 111
Thanks: 0
Thanked 0 Times in 0 Posts
Here are the two things in this zip file.

email.txt: This will be your list of email addresses. Seperate the email addresses by ONLY a comma.

(ex:email1@yahoo.com,email2@yahoo.com)

page.php: This is the page that checks for the email addresses, it will say that no accounts were found if the user isnt in the email list.
Hope this helps.

For a demo:
click http://www.arecaweb.com/page.php?use...body@yahoo.com to see a valid email.

click http://www.arecaweb.com/page.php?user=nobody@yahoo.com to see an invalid email.
Attached Files
File Type: zip page.zip (741 Bytes, 294 views)

Last edited by jewellgr; 08-28-03 at 12:55 PM.
Reply With Quote