1. What’s the special meaning of __sleep and __wakeup?
2. How do you call a constructor for a parent class?
3. Are objects passed by value or by reference?
4. What’s the difference between accessing a class method via -> and via ::?
5. If the variable $a is equal to 5 and variable $b is equal to character a, what’s the value of $$b?
No comments:
Post a Comment