Read this page of the PHP manual: http://php.net/oop5.overloading
Regards, Bill Karwin > -----Original Message----- > From: Kexiao Liao [mailto:[EMAIL PROTECTED] > Sent: Monday, September 10, 2007 7:34 PM > To: [email protected] > Subject: [fw-general] Zend_DB_Table_Row method __get('columnName') > > > The method __get('columnName') of Zend_DB_Table_Row has > double underscore as its method name's prefix. Check the Zend > Frame document. There is no such method name convention in > the documentation. Can anybody give some help to explain why > we use such double underscore prefix for some of the class > method in Zend Framework. Thanks.
