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
What is the difference between print() and echo()?
What is php and how do you use it?
Explain about the data types in PHP?
How to write in a file in php?
How do you define a constant in php?
Is php a mvc?
What is the function of trim?
What is $_ request in php?
What are some new features introduced in php7?
Is laravel easy to learn?
How to remove duplicate values from php array?
What is the difference between indexed and associative array?
Explain php split() function.
How to read and display a HTML source from the website url?
Which library is used in php to do various types of image work?