635reads

PHP Form Validationview story

For some reason my form is not carrying the user inputted information over when it reloads. This is the page: http://www.searchtransparencysem.com...ance-quote.php This is the php: PHP Code: <?phpsession_start();/* Subject and Email Variables */      $subject = 'Insurance Quote Request';    $to = 'samuel@searchtransparencysem.com';    //samuel@searchtransparencysem.com    //aaa@aaa.com    /* Gathering Data Variables */        $name = $_POST['name'&#9

The content of this field is kept private and will not be shown publicly.
To prevent automated spam submissions leave this field empty.
CAPTCHA
Human?
Image CAPTCHA
Enter the characters shown in the image.