Search found 1 match

by WestCoast?'s
Thu Jan 06, 2011 6:10 pm
Forum: PHP - Code
Topic: Making Form Field Mandatory
Replies: 3
Views: 151

Making Form Field Mandatory

I've been trying to make my contact form engine mandatory for the name, phone number and email fields, but when I upload it on the ftp and test it, I keep getting errors. Here's the code I have that is working without the fields being mandatory: <?php $EmailFrom = "example@gmail.com"; $Ema...