Variable is empty, yet thinks it's isset - why?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

simonmlewis
DevNet Master
Posts: 4435
Joined: Wed Oct 08, 2008 3:39 pm
Location: United Kingdom
Contact:

Re: Variable is empty, yet thinks it's isset - why?

Post by simonmlewis »

Found it. A brace in the wrong place, and a DIV that wasn't closed also causing an issue.
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
Post Reply