php4-beta | 200004
Date: 04/13/00
- Next message: Adam Trachtenberg: "Re: [PHP4BETA] Two questions:"
- Previous message: Adam Trachtenberg: "Re: [PHP4BETA] Two questions:"
- In reply to: Adam Trachtenberg: "Re: [PHP4BETA] Two questions:"
- Next in thread: Adam Trachtenberg: "Re: [PHP4BETA] Two questions:"
- Reply: Adam Trachtenberg: "Re: [PHP4BETA] Two questions:"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 13 Apr 2000, Adam Trachtenberg wrote:
> Not in PHP4 anymore. You need to do
>
> var $foo = 200;
>
> if I remember correct from what I saw come across this list. (i.e. no
> dynamic variable assignments in classes.)
True, while 10*20 has a static value it's considered a dynamic
expression.
-Andrei
'Any given program, when running correctly, is obsolete.'
- First Law of Computer Programming
-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>
- Next message: Adam Trachtenberg: "Re: [PHP4BETA] Two questions:"
- Previous message: Adam Trachtenberg: "Re: [PHP4BETA] Two questions:"
- In reply to: Adam Trachtenberg: "Re: [PHP4BETA] Two questions:"
- Next in thread: Adam Trachtenberg: "Re: [PHP4BETA] Two questions:"
- Reply: Adam Trachtenberg: "Re: [PHP4BETA] Two questions:"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

