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 |
Does apache use php?
Is facebook still written in php?
Is variable name casesensitive in php?
What is the use of die in php?
1. Create student database. 2. First page should display the students available in the database. There should be add, edit and delete buttons. 3. There should be option to search students by name, code, date of joining, department or combination of these. 4. Should have an add/edit screen. Add and Edit should be handled in the same page. 5. Delete should ask for confirmation before deleting the actual record. 6. Validation should be done in JavaScript as well as php.
How does header() work . What do they tell the server same question for SESSIONS
How to generate a form?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
How to differentiate isset and empty
6 Answers A1 Technology, Dass Infotech, Microface,
Tell me what does the scope of variables means?
Explain difference between urlencode and urldecode?
when ever the user logged in the database table the current registered date will be appeared