Answer Posted / priya ranganathan
$a === $b
returns true if $a has same value as $b and $a and $b are of
the same type
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What does sign mean php?
Which is better mysql or sql?
What is the meaning of php?
Explain what is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
How can we automatically escape incoming data?
How to call php function in jquery?
List data types in PHP?
Tell me what is the use of mysql_real_escape_string() function?
Is php difficult to learn?
How can we execute a php script using command line?
What is get method in java?
How to test if a variable is an array?
How to get the number of characters in a string?
How the web server interprets php and interacts with the client?
Tell me which programming language does php resemble to?