Answers

Question and Answer:

  Home  Junior PHP Developer

⟩ Tell me how can we determine whether a variable is set?

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

 182 views

More Questions for you: