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 the current php version?
What are the 3 types of sessions?
How many types of array are there in php?
Explain me how failures in execution are handled with include() and require() functions?
What changes I have to do in php.ini file for file uploading?
What is the main function of php?
What are the uses of php language?
What is whitespace in php?
How do I install php?
How to get the value of current session id?
How do functions work?
How many data types are used by php?
How does session work in php?
What is cookie?
What does $_server mean?