Log in

View Full Version : Parse error: syntax error, unexpected $end



heavensgate15
02-24-2010, 02:10 AM
This may not be new, but can you help me with this problem, I really don't have a clue... I used <?php ?> instead of <? ?> and I have checked my code if there is is curly braces missing. I also didn't use classes... Is there another case that may cause this kind of problem (Parse error: syntax error, unexpected $end:()?

bluewalrus
02-24-2010, 03:58 AM
Missing a } probably, post your code.

heavensgate15
02-24-2010, 06:38 AM
tnx dude.. I checked again my code.. <tr> missing... it works fine now...:)