Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

I've upgraded my php but <? ?> codes started to not work?

I’ve upgraded my php. But all of sudden none of my code is working now. It shows me <? ?>. PHP tags suddenly started to not work. Why, and how can I fix it?

>Solution :

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

The solution is easy. I’ll share it but let me first tell you that using <? ?> short tags are not suggested.

Please from now on try to use full <?php ?> tags.

And solution is short_open_tag = On in your php.ini

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading