Pete Cascone Garden and Landscaping Service
Contact Us for Information or to Request a Quote
Fields marked with a "*" are required.
Invalid input was entered."; }
if ($name_error == "1")
{ echo "There was a problem with your entry in the name field. Please check it and try again. "; }
if ($email_error == "1")
{ echo "There was a problem with your entry in the email field. Please check it and try again. "; }
if ($comments_error == "1")
{ echo "There was a problem with your entry in the comments field. Please check it and try again. "; }
if ($injection_error == "1")
{ echo "A form mail injection attempt was detected. If you feel this was in error, please check your entries and try again. "; }
if ($error == "1")
{ echo ""; }
?>