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

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

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-11-18
  • 2021-09-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-02-13
  • 2022-01-11
  • 2021-08-03
相关资源
相似解决方案