faqts : Computers : Programming : Languages : PHP : Common Problems : Errors

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

26 of 50 people (52%) answered Yes
Recently 5 of 10 people (50%) answered Yes

Entry

Why do I get a parse error after the last line of PHP or HTML?

Jan 28th, 2000 00:14
Nathan Wallace,


This error is normally caused by failing to close a block of code with a
curly brace - }.