RE:Email validation And Email Duplication

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
bajaber
Forum Newbie
Posts: 6
Joined: Thu Apr 15, 2004 1:11 pm

RE:Email validation And Email Duplication

Post by bajaber »

Hi guyz thanx for all ur support and replies u send to me b4 on the diff topics,
Now i have a problem on my validation scripts, if i put my validation scripts on the guestbook and wen somebody clicks the submit, all entries will be submited to Mysql, but the funny thing is that no email adress appears wen i view my database entries....
But if i remove the validation scripts then i click on the submit button the emails r entered to my database... :?:+ i can view them and also the emails can be duplicated on the database......pls help

THANK YOU ALL
penguinboy
Forum Contributor
Posts: 171
Joined: Thu Nov 07, 2002 11:25 am

Post by penguinboy »

post the code
Post Reply