Home > php教程 > php手册 > PHP之短标签开启设置

PHP之短标签开启设置

WBOY
Release: 2016-06-06 20:30:24
Original
1584 people have browsed it

本篇文章是对PHP中开启短标签的方法进行了详细的分析介绍,需要的朋友参考下

复制代码 代码如下:


//php.ini中
short_open_tag = On

//除,网站空间,香港空间,可使用更灵活的调用方法
/*程序操作*/ ?>
=/*函数*/?>

,美国服务器
Related labels:
php
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 Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template