Weird Operator
Posted: Mon Dec 03, 2007 12:14 am
I feel dumb asking this, but since Google omits the characters from the search query, I have no choice...
What does "<>" do?
As in:
greater than and less than?
What does "<>" do?
As in:
Code: Select all
if($S{$n} <> $S{strlen($S)-1}){
//blah blah blah