| Article: |
Object Overloading in PHP 5 | |
| Subject: | What about __set() and __get() ? | |
| Date: | 2005-10-13 00:42:43 | |
| From: | MartinJansen | |
|
Response to: What about __set() and __get() ?
|
||
| What exactly do you mean? The first part of the article actually talks about those two magic methods, while the second part covers __call which belongs to the same method family. | ||


