Re: [PHP-DEV] PHP4 and Midgard, was Re: [midgard-dev] PHP 4.0.0 final From: Stanislav Malyshev (stas <email protected>)
Date: 05/22/00

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)?

-- 
Stanislav Malyshev   stas <email protected>          
+972-3-6139665

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