Answers

Question and Answer:

  Home  Internee PHP Developer

⟩ Tell me what’s the special meaning of __sleep and __wakeup?

__sleep returns the array of all the variables than need to be saved, while __wakeup retrieves them.

 146 views

More Questions for you: