if (isset($_POST['myVar'])); { echo $_POST['myVar']; } ... How can this be valid PHP code?" It's not, well not for this. You're assigning instead of comparing ...
more
more
Home »Unlabelled » How can this be valid PHP code? And what can be done to avoid it?
Posted by Unknown on Tuesday, May 27, 2014
2010 All Rights Reserved Php programming tips.
» Php programming tips: How can this be valid PHP code? And what can be done to avoid it?
{ 0 comments... » How can this be valid PHP code? And what can be done to avoid it? read them below or add one }
Post a Comment