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 is abstraction php?
How can we connect to a mysql database from a php script?
What are sql functions?
What is the purpose of a query?
Are php session secure?
What are php errors?
What is active record in php?
What is restful api?
Which operator is used to combine string values in php?
What are the 5 types of variables?
How do we get the current session id?
Does facebook use php framework?
What are the three parts of an http request?
Tell me what library is used for pdf in php?
How can MYSQL functions be available with PHP?