View Single Post
  #1 (permalink)  
Old 06-07-09, 08:17 PM
JordanM JordanM is offline
Newbie Coder
 
Join Date: Jun 2009
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Please Help - Parse error: syntax error, unexpected T_STRING, expecting ',' or ';'

Hi,
Hope this is the right place to post this! , If not im sorry!
Im having the error :

Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/fhlinux134/c/classifiedswindow.co.uk/user/htdocs/index.php on line 55

This effecting code is:

Code:
<form action='index.php' method='POST'>
I cannot see a problem.

Anyone got any ideas?

Thankyou ,
Jordan
Reply With Quote