Answers

Question and Answer:

  Home  Junior PHP Developer

⟩ Tell me how do I check if a given variable is empty?

If we want to check whether a variable has a value or not, it is possible to use the empty() function.

 147 views

More Questions for you: