Any one can say me how can i block spam mail in php
Waiting for your kind replay .....
Thanks in advance
spam
Moderator: General Moderators
- jaoudestudios
- DevNet Resident
- Posts: 1483
- Joined: Wed Jun 18, 2008 8:32 am
- Location: Surrey
Re: spam
There are a few ways to aid this process. Are you trying to prevent spam on an email address or on a online contact form?
-
ashik pasha
- Forum Newbie
- Posts: 9
- Joined: Mon Dec 01, 2008 9:55 pm
Re: spam
When i submit contact forms in sites. I need to get a better solution for this
- jaoudestudios
- DevNet Resident
- Posts: 1483
- Joined: Wed Jun 18, 2008 8:32 am
- Location: Surrey
Re: spam
There are many solutions out there. All you need to do is google it 
In a nutshell, you could ping the inbox to check for a valid email account, use a spam image where the user has to enter the spam code.
In a nutshell, you could ping the inbox to check for a valid email account, use a spam image where the user has to enter the spam code.