Michelle Whelan wrote:
> Does someone know why I am getting this error? $Yards =
> $_POST["needdirtype"] is line 45
>
> Parse error: parse error in /havedirt2.php on line 45
You seem to be missing the ; from each line.
Neil
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, vi
Does someone know why I am getting this error? $Yards = $_POST["needdirtype"] is line
45
Parse error: parse error in /havedirt2.php on line 45
$DirtType = $_POST["needdirtype"]
$Yards = $_POST["noyards"]
$Contact = $_POST["contactname"]
$Area = $_POST["areacode"]
$Prefix = $_POST["prefix"]
$S