Date: 05/23/00
- Next message: Andi Gutmans: "[PHP-DEV] Virtual current working directory"
- Previous message: Hartmut Holzgraefe: "Re: [PHP-DEV] PHP 4.0 Bug #2852 Updated: argv/argc inconsistency while running as command-line script"
- In reply to: Stanislav Malyshev: "Re: [PHP-DEV] PHP4 and Midgard, was Re: [midgard-dev] PHP 4.0.0 final"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 09:00 PM 5/22/00 +0300, Stanislav Malyshev wrote:
>HB>> code into official PHP (it is a rather useful feature,
>HB>> and not in any way related to Midgard -- you can
>HB>> type &(variable); instead of <?php echo $variable; ?>
>
>Actually, PHP has <?=$variable ?>, which is almost the same. BTW, is
>&(variable); compatible with &-entities?
>
>HB>> The templating system is a different beast. This is
>HB>> a very Midgard-dependent feature at the point, and
>HB>> so wouldn't probably make much sense to add into
>HB>> regular PHP -- at least without some kind of utility
>HB>> for serving the elements from filesystem.
>
>Is there a place where one can read about this (including all the details,
>if possible)? Now www.midgard-project.org (was there) but actual
>document(s)?
It is really best to make the $(variable); part of a templating system and
not making changes to the PHP scanner for this.
What is your database module exactly? Is it some kind of proprietary
database or is it an abstraction layer?
Andi
--- Andi Gutmans <andi <email protected>> http://www.zend.com/-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Andi Gutmans: "[PHP-DEV] Virtual current working directory"
- Previous message: Hartmut Holzgraefe: "Re: [PHP-DEV] PHP 4.0 Bug #2852 Updated: argv/argc inconsistency while running as command-line script"
- In reply to: Stanislav Malyshev: "Re: [PHP-DEV] PHP4 and Midgard, was Re: [midgard-dev] PHP 4.0.0 final"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

