V VRX New member Jul 7, 2010 #1 if (strpos($user_email,'@') === false) I was reading some code and saw this "===". What is that triple equal sign mean? that is silly ;o
if (strpos($user_email,'@') === false) I was reading some code and saw this "===". What is that triple equal sign mean? that is silly ;o