How are these not saying to check for the same thing, because when I run the isset it's thinking $_POST['message']! that a blank entry is something there, but !='' is saying that a blank entry isn't there? I tried the isset a few times, but every time it came out allowing a blank message the same way.
Is that a bug with WAMP:Apache Version :2.2.17/PHP Version :5.3.4?