Keep getting this error!
Parse error: syntax error, unexpected $end in /home/9144/domains/cbweb.co.uk/html/faq_finance.php on line 139
PHP Below.. Script was working 1 minute and copied the script from another file that was working great.
[PHP] elseif (!trim($name)) {
echo "<p>Ooops!, it appears that you did not enter a Name</p><p><a href='javascrip t: history.go(-1)'>Click here to go back</a>.</p>";
} [/PHP]
Any help appreciated??
Cheers
Mike
Parse error: syntax error, unexpected $end in /home/9144/domains/cbweb.co.uk/html/faq_finance.php on line 139
PHP Below.. Script was working 1 minute and copied the script from another file that was working great.
[PHP] elseif (!trim($name)) {
echo "<p>Ooops!, it appears that you did not enter a Name</p><p><a href='javascrip t: history.go(-1)'>Click here to go back</a>.</p>";
} [/PHP]
Any help appreciated??
Cheers
Mike
Comment