Hi,
I got a page setup that is grabbing the 3 latest entries to a PostgreSQL database and displaying them. However, I keep getting a parse error at the last line of my html ie line 210 .
I worked through a bunch of bugs in the php block as it kept pointing to individual lines. This one has me stumped though. I have checked all my php blocks to make sure they are closed. Is there any particular reason why it the parser would err on a line like that?
thanks
-jay