What does isset() function do in PHP?

PHP - Online Exam Test Papers | PHP - MCQs[multiple choice questions and answers ] | PHP - Mock Test Papers | PHP - Practice Papers | PHP - Sample Test Papers |

Question:
What does isset() function do in PHP?

1.There is no such function in PHP

2.It checks whether variable is set or not

3.It checks whether variable is free or not

4.It checks whether variable is string or integer

Posted Date:-2021-08-04 01:13:53


More MCQS Questions and answers