Sounds like you might have an open { somewhere, PHP can't tell that you have a problem until it reaches the end of the file.

Jason

Burhan Khalid wrote:

Stevie D Peele wrote:

Can someone spot what Is wrong with my code?


[ trim ]

It says Line 195 which is the ?>

Would it matter I don't have all of these files (i.e.
/includes/world.html) were uploaded yet?


Yes it would matter.

You need to use an editor that supports syntax highlighting.

Whenever the error is on the last line, check the line before it.

Like others have suggested, narrow your post down to a test case, never send attachments.

--
Burhan Khalid
phplist[at]meidomus[dot]com
http://www.meidomus.com


-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to