On Thursday 08 February 2001 17:13, Chris Lee wrote:
> Its called inheritance.
> rarley.php
> <?php
>
>  class rarley_used
>  {

> ?>


> main_class.php
> <?php
>
>   include_once('rarley.php');
>
>  class main_class extends rarley_used

Other way round (rarely_used extends main_class) :)

-- 
Christian Reiniger
LGDC Webmaster (http://sunsite.dk/lgdc/)

This is JohnC IMHO, I compaired tri-word groupings here and in his plan
and got a good match.

- /. posting discussing the likelihood that an AC post that claimed to be
posted by John Carmack during his honeymoon (and having the login info at
home) was actually from him.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to