I am new and a little nervous about asking this, but I am not sure how big my problem is--so here goes:
I want to put a form on my site that when folks click "Submit" it will send me the data. Here is what I have done:
I downloaded the PHPFORM program for the free 7 day trial. I created the form.
Here are my questions:
1-Can I edit this form without going to the html code in its raw form? (I am not a programmer---I can fix simple stuff, but this is a bit overwhelming)
2-How do I fix this error message that shows up when I click "submit":
Parse error: syntax error, unexpected T_LNUMBER, expecting T_VARIABLE or '$' in /home/academya/public_html/PHPFORM/use/OnlineEnrollment1/process.php on line 70
It seems like I am close to getting this form ready for use, but because I have never done this before, I don't know if my perception is way off and I need to get an expert, or if I am able to do it myself. All input is VERY appreciated. THANKS!


