Jump to content

<?php= opening tag support?


thebear98

Recommended Posts

Hi,

I'm migrating a site from PHP4 (4.4.6) to PHP5 (5.3.5), am replacing all short open tags, and have many '<?=' opening tags to migrate as well.

I saw a reference in the online docs about an equivalent '<?php=' tag, but it doesn't appear to work.

What is the best way to 'find and replace' a PHP4 snippet like '<?= $var ?>' into a PHP5, non-short-open-tag equivalent?

Thx,

  Barry

Link to comment
https://forums.phpfreaks.com/topic/236963--/
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.