View Full Version : PHP Contact Form
Seb Hughes
July 29th, 2005, 07:58 PM
Anybody know where i cna get a contact form with validation?
Nick
July 29th, 2005, 10:43 PM
Not sure exactly what you mean. Making a PHP contact form is fairly simple but if you're talking about e-mail verification, I'm not sure how to do it.
verification: http://www.spoono.com/php/tutorials/tutorial.php?id=41
e-mail form: http://www.spoono.com/php/tutorials/tutorial.php?id=6
G
July 30th, 2005, 09:56 AM
proper contact form submission can be pretty complex you can use a technique which I used in my CMS which uses regular expressions but you'd have to look that up as its pretty complex to explain if you have no knowledge of them.
go with spoono tutes and kirupa tute on email.......or............use some javascript and php to create better validation again you can use regular expressions in js....and again pretty complex :(
good luck :)
G
July 30th, 2005, 09:57 AM
lol :) the validation tute uses regular expressions....oops :(
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.