I have designed and written my form, and that works perfectly,
however, I have also written a form validation code - which I copied from my PHP book
but when I uploaded to my server it came with this message:
'Parse error: parse error, unexpected $ in /home/d/p/dpierce_co_uk/we are individuals/pages/form handle.php on line 184'
I looked at my code and at 'line 184' was </html>
can someone tell me why PHP deosn't like my code?
please keep the answer simple, as I am new to this!!