What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » (php) Contact Us form

(php) Contact Us form
Author: Message:
surfichris
Former Admin
*****

Avatar

Posts: 2365
Reputation: 81
Joined: Mar 2002
RE: (php) Contact Us form
You need to ensure you're only accepting valid email addresses.

http://www.totallyphp.co.uk/code/validate_an_emai...ar_expressions.htm

It's also vulnerable to spam - people can continue to resubmit it etc.

I'd recommend implementing freecap, a PHP based Captcha library. A captcha is basically a server generated image containing a string that the user is required to enter before they can perform an action - protects against automated submissions etc.

freecap: http://www.puremango.co.uk/cm_php_captcha_script_113.php
11-16-2006 12:19 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
(php) Contact Us form - by davidpolitis on 11-13-2006 at 07:24 AM
RE: (php) Contact Us form - by WDZ on 11-13-2006 at 05:34 PM
RE: (php) Contact Us form - by davidpolitis on 11-13-2006 at 07:37 PM
RE: (php) Contact Us form - by Nathan on 11-13-2006 at 07:57 PM
RE: (php) Contact Us form - by foaly on 11-14-2006 at 12:10 AM
RE: (php) Contact Us form - by davidpolitis on 11-14-2006 at 04:51 AM
RE: (php) Contact Us form - by surfichris on 11-16-2006 at 12:19 PM
RE: (php) Contact Us form - by davidpolitis on 11-17-2006 at 05:19 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On