Sorry about that, I forgot you got that link already.

Here's an answer for you:
I use overloading to dynamically call a function in another object if
the current object does not have it.  It helps because PHP does not
support multiple inheritance.

Thank you,
Micah Gersten
onShore Networks
Internal Developer
http://www.onshore.com



Philip Thompson wrote:
> On Jul 31, 2008, at 11:48 AM, Micah Gersten wrote:
>
>> Here's the PHP doc page.
>> Let us know if you have more questions:
>> http://us3.php.net/manual/en/language.oop5.overloading.php
>
> Yeah, I got the link the first time and read the page. But I was
> looking for a little bit more explanation...
>
> Thanks anyway,
>
> ~Philip

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to