[b]"Getting a parseerror in my code - anyone know how to fix this?"[/b] or [b]"Why am I seeing a parseerror and ho

22 Replies, 1659 Views

parseerror is like a puzzle, but not the fun kind.

If you’re using PHP, check for short tags (<? instead of <?php). That’s a classic.

Also, look for missing colons in loops or conditionals.

Messages In This Thread



Users browsing this thread: 1 Guest(s)