Hi
I have recently created a new web-site for my company, and added a password protected page (using the instructions and code provided on the Q'nE web-site) but when I publish the web-site and try to log-in I get the following error:
Parse error: syntax error, unexpected '$logindata' (T_VARIABLE) in /home/vol4_3/xtreemhost.com/xth_20246938/pmgreenwood.co.uk/htdocs/verify.php on line 8
Can anyone suggest a solution?
Thanks
Sándor
Password Protection Error
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.quickandeasywebbuilder.com/f ... =12&t=1901
MUST READ:
http://www.quickandeasywebbuilder.com/forms.html
http://www.quickandeasywebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.quickandeasywebbuilder.com/f ... =12&t=1901
MUST READ:
http://www.quickandeasywebbuilder.com/forms.html
http://www.quickandeasywebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
Re: Password Protection Error
This indicates that there is an error somewhere in your settings. For example, using a string with (unescaped) quotes.
What is the generated PHP code of verify.php?
What is the generated PHP code of verify.php?