Less More -
Posts: 4306
-
Thank you received: 0
-
-
-
Less More -
Posts: 4306
-
Thank you received: 0
-
-
-
2 months 3 weeks ago #3444 by Elias Katsaniotis,MSc
PHP calls the __get() method automatically when you access a non-existing or inaccessible property. PHP calls the __set() method automatically when you assign a value to a non-existing or inaccessible property
- Q&A
- Index
- PHP
- in oop php what are __get and __set magic methods ?
Time to create page: 0.769 seconds