I\'ve noticed someone using the PHP operator === which I can\'t make sense out of. I\'ve tried it with a function, and it corresponds in crazy ways.
===
Wha
"===" matching the value in the variable as well as data type of the variable.