Welcome

首页 / 网页编程 / PHP / php5新改动之短标记启用方法


第一是按PHP的标准写法.<?php.....?>

第二是在配置文件中(php.ini)修改short_open_tag的值为on.