How to enable short tags on php

General

edit file php.ini

change

short_open_tag=Off

to

short_open_tag=On

 

restart Apache server

 

Other

Binami

C:\Bitnami\wampstack-5.6.19-0\php\php.ini