In How many ways can u represent Not equal?Give Syntax of
all ways..
Answer Posted / karu
3 ways
!=
<>
!==
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
When is a conditional statement ended with endif?
What is phpsessid?
What are the different types of array in php?
What is the difference between $name and $$name?
What is the use of mysql_real_escape_string() function?
What is the difference between exception::getmessage and exception::getline?
Which array function checks if the particular key exists in the array?
How to call javascript function in php on button click?
What is factory pattern in php?
What is include in php?
What is php artisan tinker?
What are the different types of statements that are present in php?
What is xss and csrf?
How to download files from an external server with code in php?
Is php 5 still supported?