How to enable PHP short tags?

后端 未结 19 2424
清酒与你
清酒与你 2020-11-21 05:29

I have a web application on a Linux server which starts with

I needed to copy this application to a windows environment and everything is working

19条回答
  •  迷失自我
    2020-11-21 05:40

    For Wamp Server users there is easier way: You may enable that setting simply (left) click once on the WampServer icon, choose PHP -> PHP settings -> short open tag. Wait for a second, then WampServer will automatically restart your PHP and also its web service.

    originally from: http://osticket.com/forums/showthread.php?t=3149

提交回复
热议问题