Residual tag in php. ini

Source: Internet
Author: User
Php. the short tag in ini was configured with an environment for a colleague for two hours. The problem was not found. it was loaded into a file and the result was not running. the colleague gave me a question about the short tag, I did not care about it, but later I found that it was caused by short tags .??? Enable the short tag control parameter in php. ini: short_open_tag = On. if it is set to Off, the short tag in php. ini

Today, I spent two hours configuring the environment for a colleague. I didn't find the problem. I just loaded a file and didn't run it. my colleague told me about the problem of short labels, it was discovered later that it was caused by short tags .??? In php. ini, enable the short label control parameter: short_open_tag = On. if it is set to Off, the php file like this format cannot be parsed normally: phpinfo ()?> But only parse To support short tags in php, we need to set short_open_tag to On.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.