Home > Backend Development > PHP Tutorial > <=MOBAN?> 无法调用值解决思路

<=MOBAN?> 无法调用值解决思路

WBOY
Release: 2016-06-13 13:42:00
Original
910 people have browsed it

=MOBAN?> 无法调用值
使用=MOBAN?> =$navheadurl?> 无法调用出值。

因为用的是别人的一整套程序, 有无数处地方 是这种调用方式,该如何才能让这种调用方式生效呢?

------解决方案--------------------
在PHP.INI中开启短标签 short_open_tag = On ,然后重启apache

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template