Copy link to clipboard
Copied
I have been working on this for a two days now and have no idea what to do. First I learned out to creat a form and I am using a php script to send the form.
This is the link to the HTML form:
http://www.webznmore.net/Custom%20WeddingGuestBookOrder.html
And here is the php script to send this:
http://www.webznmore.net/customweddingguestbookorder.php
And I keep getting this error message and it will not send. It only started this when I set the validation to Required in Dreamweaver Behaviors.
The other form still works fine but I have not set any of the fields to required yet. Here is the link to the one that is still working:
http://www.webznmore.net/OrderCandyBuffet.html
What am I doing wrong? I even took off all the validations on the first one to just try and get it working again and it just will not work at all anymore.
Desperate cry for help. ![]()
Copy link to clipboard
Copied
http://www.webznmore.net/customweddingguestbookorder.php
Gets me.....
Parse error: syntax error, unexpected T_VARIABLE in /home/content/w/e/b/webzsite1/html/customweddingguestbookorder.php on line 30
I would suggest you see what you are missing on line 30
this error most often means you forgot one of these
'
;
'
"
)
(
[
]
Gary
Find more inspiration, events, and resources on the new Adobe Community
Explore Now