tipask 不能正常解析

<? if(!defined('IN_TIPASK')) exit('Access Denied'); include template('header'); ?>

代码如上,经查询为php没有开启短标签支持,在php.ini中找到short_open_tag=On

 

posted @ 2013-09-27 11:19  长城的草  阅读(266)  评论(0编辑  收藏  举报