Strings Php

if ("p@demo.com" == 'p@demo.com') {
   print "Welcome, Mr. President.";
}
?>