RE: [PHP-DB] Help with Parse error

2003-03-13 Thread Neil Lathwood
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

[PHP-DB] Help with Parse error

2003-03-13 Thread Michelle Whelan
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