Hi

I looked at your link "http://www.mm4.de/php4win/tips.php3?id=1" and found
that "parent::classname()" worked. But how? Usualy PHP uses a "->" like
"$this->classname()". I've never before seen the two "::" - Can someone
explain?

- It works though... thanks :)

/watson

----- Original Message -----
From: "Harald Radi" <[EMAIL PROTECTED]>
To: "Sam Liddicott" <[EMAIL PROTECTED]>; "Cynic" <[EMAIL PROTECTED]>;
"Thomas Watson" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, January 18, 2001 3:05 PM
Subject: AW: [PHP-DEV] More OOP


> see http://www.mm4.de/php4win/tips.php3?id=1
>
> > -----Ursprüngliche Nachricht-----
> > Von: Sam Liddicott [mailto:[EMAIL PROTECTED]]
> > Gesendet: Donnerstag, 18. Jänner 2001 14:39
> > An: Cynic; Sam Liddicott; Thomas Watson; [EMAIL PROTECTED]
> > Betreff: RE: [PHP-DEV] More OOP
> >
> >
> >
> >
> > > -----Original Message-----
> > > From: Cynic [mailto:[EMAIL PROTECTED]]
> > > Sent: Thursday, January 18, 2001 01:41
> > > To: Sam Liddicott; Thomas Watson; [EMAIL PROTECTED]
> > > Subject: RE: [PHP-DEV] More OOP
> > >
> > >
> > > At 14:27 18.1. 2001, Sam Liddicott wrote the following:
> > > --------------------------------------------------------------
> > > >Sounds a good idea.  $super though is identical to $this in
> > > plain value but
> > > >has a different type.
> > > >For $super you mean $this but treated as if it were a parent
> > > class.  Maybe
> > > >this will be introduced soon.
> > >
> > > see $parent
> >
> > I can't find reference to this on the site, although
> > http://www.php.net/manual/en/ref.classobj.php seems very useful.
> >
> > Sam
> >
> >
> >
> >
> > --
> > PHP Development 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]
> >
> >
>
>


-- 
PHP Development 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