!== represents what?

Answer Posted / priya ranganathan

$a!==$b;
statement will return true if
1) $a not equal to $b or
2) $a not the same type as $b.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is in php 7?

557


How send email in php?

534


Are php sessions cookies?

506


What is php destruct?

528


Where can I learn php?

529






Can we embedded directly PHP code into XHTML document? State Whether True or False?

1262


How can we make a constant in php?

554


How we can retrieve the data in the result set of mysql using php?

522


How do I find out the number of parameters passed into function9?

538


What's the difference between accessing a class method via -> and via ::?

528


Is array function in php?

532


How to assigning a new character in a string using php?

539


How to reset/destroy a cookie in php?

526


Is it possible multiple inheritance in php?

576


How do you execute a php script from the command line?

523