Q. What is the use of isset() function in PHP?
β
Correct Answer: (A)
The isset() function is used to check whether variable is set or not
You must be Logged in to update hint/solution