Hello Leonardo,

Wednesday, July 21, 2004, 4:03:09 PM, you wrote:

> Hi all.
> I have just messed around with the php 5 code so to find a way to implement
> some way to make objects call some magic method when there is an invocation
> of a non existent method

Just use: __call()

regards
marcus

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to