Which One Of The Following Method Is Invoked When A Value Is #351
Which one of the following method is invoked when a value is assigned to an undefined property?
This multiple choice question (MCQ) is related to the book/course
gs gs107 PHP: Hypertext Preprocessor.
It can also be found in
gs gs107 Objects and Databases - PHP Object Advanced Features - Quiz No.3.
Which one of the following method is invoked when a value is assigned to an undefined property?
__get()
__set()
__isset()
__call()