How to differentiate isset and empty
Answer Posted / rafique
actually, !isset and empty are one and same thing...
| Is This Answer Correct ? | 2 Yes | 31 No |
Post New Answer View All Answers
What is difference between Method overriding and overloading in PHP?
How to copy a file?
Do you know what is use of count() function in php?
What is uniqid php?
Tell me how stop the execution of a php scrip?
In how many ways we can retrieve the data in the result set of mysql using php?
What are the encryption functions in php?
How check field is empty or not in php?
List some sorting functions in php?
How can we make a constant in php?
When to use get and post request?
What is mean tnq
Tell me what is pear?
What are escaping characters? Explain with an example?
What is the $_ server php_self variable?