!== represents what?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / bhaven
this will represents the comparison operator for checking
value of some variable
| Is This Answer Correct ? | 1 Yes | 2 No |
can you give me an example code of calling java script function in php variable using AJAX.or with out ajax??????
Which cryptographic functions in php returns the longest hash value?
CWD is a type of shell variable. State Whether True or False?
What is cookie in php with example?
This is regarding file uploading. 1. Who will be the owner of the uploaded file ? 2. What permission you will give for an uploaded file ? 3. What is mean by user, group and others and what kind of permission you will give for each user and explain the reason?
What is difference between php and html?
Tell me what are the __construct() and __destruct() methods in a php class?
What is the difference between Reply-to and Return-path in the headers of a mail function?
What are the two main string operators?
How can image properties be retrieved in php?
Is empty in excel?
What is a php array?