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
How break and continue while loop in php?
Tell me in php, objects are they passed by value or by reference?
How to set cookies?
how to open & closing opening period in fico
How can you retrieve a cookie value?
Why use static methods php?
What is the definition of a session?
What is the function file_get_contents() useful for?
What is explode() in php?
How many types of array are there in php?
Tell us how to set cookies in php?
How do you destroy a session?
How to access a Static Member of a Class in PHP?
How to define a user function?
Can you extend a final defined class?