PHP标签<php ?>怎么能只写<>

WBOY
Release: 2016-06-13 13:49:31
Original
968 people have browsed it

PHP标签如何能只写?>
原来机器上只要写?>就可以了,换了台机器却一定要写,是哪里配置一下就可以吗,还是版本的不同
原来是PHP 4.3.22, 现在是5.2.4

------解决方案--------------------
short_open_tag = On
------解决方案--------------------
php.ini 中short_open_tag = On

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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!