1.

Which magic method is used to implement overloading in PHP?

A. __call
B. __invoke
C. __wakeup
D. __unset
Answer» B. __invoke


Discussion

No Comment Found