Question:What three special methods can be used to perform special logic in the event a particular accessed method or member variable is not found? 

A __get($variable) 

B __call($method, $params) 

C __get($method) 

D __set($variable, $value) 

E __call($method) 

+ Answer
+ Report
Total Preview: 853

Copyright © 2024. Powered by Intellect Software Ltd