How to differentiate isset and empty
Answer Posted / rahul shelar
isset is used for checking whether variable is set or not
and empty checks whether it is empty
| Is This Answer Correct ? | 19 Yes | 5 No |
Post New Answer View All Answers
Are php sessions cookies?
What is the purpose of the '.myi' file extension? What do thes file contain?
Explain Whitespace Characters?
How to remove duplicate values from a PHP Array?
How to get a total number of rows available in the table?
What are the different errors in php?
Explain Constant in Class?
What is use of preg_replace in php?
How can you encrypt password using php?
Do you know what does mvc stand for and what does each component do?
What does session start do in php?
What is pdo in php why use?
how to detect a mobile device using php
Is php a middleware?
What is the use session in php?