Wez Furlong wrote:
If you want to do this kind of thing, why not do it properly?

$foo = new $scanning_class;
$foo->scanBuffer($input);

that is, after all, what "extends" is all about.

--Wez

hihi, that why Wez get the 'King' prefix and everyone doesn't :-)

...






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



Reply via email to