Internee PHP Developer Question:

Tell us how can we determine whether a variable is set?

Tweet Share WhatsApp

Answer:

The boolean function isset determines if a variable is set and is not NULL.

Read All 75 Internee PHP Developer Questions
Previous QuestionNext Question
Do you know what does $_FILES means?Do you know what is the default session time in php?