Home  >  Article  >  Backend Development  >  New changes in php5: How to enable short tags_PHP Tutorial

New changes in php5: How to enable short tags_PHP Tutorial

WBOY
WBOYOriginal
2016-07-21 15:50:27822browse


The first is to write it according to the PHP standard.

The second is to modify the value of short_open_tag in the configuration file (php.ini) to on.

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/319376.htmlTechArticleThe first is according to the standard writing method of PHP.?php...? The second is in the configuration file (php.ini) Modify the value of short_open_tag to on....
Statement:
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