I've seen that in several posts lately. I don't have that listed in my PHP book and can't seem to find it in my searching. If you have code like this:
does it mean $a is equal to "whatever", not equal or what?Code:if ($a <> "whatever") { //do something here }








Bookmarks