How to differentiate isset and empty
Answer Posted / vijay
isset is used to check whether the variable is set or
not ...
where as empty is used to check whether variable contains a
value or not
Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What should we do to be able to export data into an excel file?
Explain me difference between mysql_connect and mysql_pconnect?
Is php faster than javascript?
Tell me how is it possible to know the number of rows returned in result set?
How to call php function in jquery?
Does php 7 support multiple inheritance?
What beforeFilter() is used?
Which will check if a function exists?
What is ci in php?
What is the output of the ucwords function in this example?
What is the difference between htmlentities and htmlspecialchars in php?
Explain me what is the difference between explode() and split() functions?
List functions available to sort an php array?
What is the difference between require and include in php?
What is Different between Joomla And Magento?