In How many ways can u represent Not equal?Give Syntax of
all ways..
Answers were Sorted based on User's Feedback
well above given answers are alrite but :
in php its :
!=
!==
in mysql its :
<>
| Is This Answer Correct ? | 5 Yes | 2 No |
Tell me how do I escape data before storing it into the database?
How to enable cURL in PHP?
What is the advantge and disadvantage of mysql_connet() and mysql_pconnect() ? in which condition will you use mysql_connect() and mysql_pconnect().
What is a simple php method to make a cross domain data request?
What is use of count() function in php?
What is the functionality of md5 function in php?
What is php mainly used for?
What is mysqli_fetch_array?
Tell me what is the importance of "action" attribute in a html form?
What is the meaning of a final class and a final method?
Can I write php code in html file?
Single choice objective PHP question...