I use <?=...?>, too, because is much more readable in templates. On the
other hand I would like to disable short-tags without losing this feature!
So my +1 for a change here!

-----
Uwe Schindler
[EMAIL PROTECTED] - http://www.php.net
NSAPI SAPI developer
Bremen, Germany

> Sent: Saturday, April 14, 2007 6:02 PM
> To: Stut
> Cc: Bart de Boer; [EMAIL PROTECTED]; Tijnema !; [EMAIL PROTECTED]; Chad
> Daelhousen; Ron Korving
> Subject: Re: [PHP-DEV] dropping asp_tags in HEAD
> 
> If you plan to go far and remove the <? tags, so I suggest to include
> a <?php=$something?> into PHP.
> 
> 
> Best regards,
> 
> On 4/14/07, Stut <[EMAIL PROTECTED]> wrote:
> > Bart de Boer wrote:
> > > I think ASP tags should go too... Simply because it's not standards
> > > compliant and I think it's good if people are forced to make nice
> > > standards compliant documents... I'd even go so far as to favor
> dropping
> > > short tags too...
> > >
> > > <? echo "<?xml version=\"1.0\" encoding=\"UTF-8\" ?>\n"; ?>
> > >
> > > What a mess!...
> >
> > I agree, but I do like the <?= tag. Personally I would like to see short
> > tags dropped but retain support for <?= as it makes templates a lot
> > easier to read, i.e. <?=$var?> against <?php print $var; ?>.
> >
> > -Stut
> >
> 
> 
> --
> Guilherme Blanco - Web Developer
> CBC - Certified Bindows Consultant
> Cell Phone: +55 (16) 9166-6902
> MSN: [EMAIL PROTECTED]
> URL: http://blog.bisna.com
> São Carlos - SP/Brazil

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to