ExamVeda
Login
Home
This question belongs to PHP HTML Forms Handling
HTML Forms Handling
?

Which function is used to verify whether a variable contains a value?

Answer & Solution
Correct Answer: Option D
The isset() function determines whether a variable has been assigned a value. Its prototype follows: boolean isset(mixed var [,mixed var [,…]]).
Examveda
Question posted by Examveda
Community

Join the Discussion

No comments yet Be the first to discuss this question.