Jump to content

[SOLVED] Does PHP 5.2 support the <?= tag?


mattgleeson

Recommended Posts

Hi

 

I've just tried loading an application that I wrote some time ago. Throughout the application I use the <?= php tag. I'm now running PHP 5.2.x and I've noticed that the compiler seems to be ignoring these tags and printing them as text rather than executing the PHP script contained within the tags. Are the tags still supported? Is there some way of enabling/disabling them in php.ini?

 

Cheers

Link to comment
https://forums.phpfreaks.com/topic/68964-solved-does-php-52-support-the/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.