How to differentiate isset and empty
Answer Posted / techytech
0, "0",
NULL, FALSE and empty string,
for this value empty() will return TRUE
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is namespace in php?
What are the new features available in php 7?
Explain the changes in php versions?
What percentage of websites use php?
What is php glob?
Explain php split() function.
What is input sanitization in php?
Explain me soundex() and metaphone()?
How to set a value in session? How to remove data from a session?
What is the use of hooks?
How do I escape data before storing it in the database?
Do you know what is the difference between the include() and require() functions?
What are php loops?
What is session in PHP. How to remove data from a session?
What is the main difference between require() and include()?