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
What is the purpose of the '.myd' file extension? What do thes file contain?
Tell me how is it possible to propagate a session id?
How can php and javascript interact?
Which database is best for php?
What is prepare in php?
Tell me how would you declare a function that receives one parameter name hello?
What is helper library?
What is full form of PHP?
Why would we use === instead of ==?
What is $_session in php?
How to write a program to make chess?
What is api laravel?
What is the use of count() function in php?
Tell me what is the definition of a session?
What is whitespace in html?