On Thu, 28 Feb 2002, Nick Wilson wrote: > It is only the *properties* that are different in each language class > not the methods so I'm including all the same methods twice! That > doesn't seem terribly efficient.
There is no need to rewrite the methods. See:
http://www.php.net/manual/en/keyword.extends.php
--
Mika Tuupola http://www.appelsiini.net/~tuupola/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

