Re: [PHP-WEBMASTER] "<?=" In PHP6

[email protected] ("Hannes Magnusson")
Newsgroups php.webmaster
Message-ID <[email protected]>
On Jan 31, 2008 7:19 PM, mcdb <[email protected]> wrote:
> Hello!
> Such question interests, whether there will be in PHP6 a support " <? =
> $var;?> "? IMHO, support of " <? = " it is necessary to leave, as it very
> much helps in templates.

<?= is not going to be dropped in PHP6 no.
However, its use is discouraged as it isn't enabled on all servers,
see: http://docs.php.net/manual/en/ini.core.php#ini.short-open-tag

-Hannes
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.