RES: '<?=' with PHP5.3.10

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Leste Wrote:

>-----Mensagem original-----
>De: Lester Caine [mailto:lester@xxxxxxxxxxx] 
>Enviada em: segunda-feira, 5 de março de 2012 08:18
>Para: php-general@xxxxxxxxxxxxx
>Assunto: Re:  '<?=' with PHP5.3.10

>Ashley Sheridan wrote:
>> You can set it in php.ini itself, or possibly from .htaccess. failing that, find/replace on the old short echo tags would do it.

>But I thought that '<?=' was SUPPOSED to have been protected? When did that 
>change ...

Protected only in php 5.4.x, not in 5.3.x

Php 5.3 a prior, the only safe tag is <?php, in 5.4.x safes tags are <?php and <?=.

In my codes, i only use this <?php, 100% safe.

Alejandro M.S.

-- 
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux