php-developer-list | 2002112
Date: 11/28/02
- Next message: James Cox: "RE: [PHP-DEV] ZE2 question"
- Previous message: Marcus Börger: "[PHP-DEV] ZE2 and standard class initialization"
- In reply to: Marcus Börger: "[PHP-DEV] ZE2 question"
- Next in thread: Tal Peer: "Re: [PHP-DEV] ZE2 question"
- Reply: Tal Peer: "Re: [PHP-DEV] ZE2 question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 28 Nov 2002, Marcus Börger wrote:
> This is may be a nice token name, but i do not understand it.
>
> When trying to execute: $c->parent::function()
> I receive: Parse error: parse error, unexpected T_PAAMAYIM_NEKUDOTAYIM in
> /usr/src/ph
It means "::". See also:
http://www.php.net/manual/en/tokens.php
Derick
--------------------------------------------------------------------------- Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ -------------------------------------------------------------------------
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: James Cox: "RE: [PHP-DEV] ZE2 question"
- Previous message: Marcus Börger: "[PHP-DEV] ZE2 and standard class initialization"
- In reply to: Marcus Börger: "[PHP-DEV] ZE2 question"
- Next in thread: Tal Peer: "Re: [PHP-DEV] ZE2 question"
- Reply: Tal Peer: "Re: [PHP-DEV] ZE2 question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

