Re: [PHP] OOP, dynamic class extention
From: Marek Kilimajer (kilimajer_at_webglobe.sk)
Date: 10/30/03
- Next message: Jackson Miller: "Re: [PHP] OOP, dynamic class extention"
- Previous message: Andi Gutmans: "PHP 5.0.0 Beta 2 released!"
- In reply to: Jackson Miller: "Re: [PHP] OOP, dynamic class extention"
- Next in thread: Jackson Miller: "Re: [PHP] OOP, dynamic class extention"
- Reply: Jackson Miller: "Re: [PHP] OOP, dynamic class extention"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Oct 2003 21:15:26 +0100 To: Jackson Miller <jackson@coldfeetcreative.com>
Jackson Miller wrote:
> On Thursday 30 October 2003 01:27 pm, Marek Kilimajer wrote:
>
>>Why? I guess because php is interpreted language and is parsed only
>>once, no preprocessor. Workaround is quite easy, use variable:
>
>
> I thought that too, and tried it before posting to the list (it was at the
> bottom of my first email).
Can you show it once again. In your first email you use a constant, not
variable.
- Next message: Jackson Miller: "Re: [PHP] OOP, dynamic class extention"
- Previous message: Andi Gutmans: "PHP 5.0.0 Beta 2 released!"
- In reply to: Jackson Miller: "Re: [PHP] OOP, dynamic class extention"
- Next in thread: Jackson Miller: "Re: [PHP] OOP, dynamic class extention"
- Reply: Jackson Miller: "Re: [PHP] OOP, dynamic class extention"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|