Home  >  Article  >  Backend Development  >  PHP cannot output?

PHP cannot output?

藏色散人
藏色散人Original
2019-10-18 09:57:243398browse

PHP cannot output?

php cannot output?

The error is reported as follows:

PHP cannot output?

Solve the problem with the php ?> tag that prevents normal output

Solution:

Set the short_open_tag = off item in the php.ini file to on and restart the server.

PHP cannot output?

For more PHP related knowledge, please visit PHP Chinese website!

The above is the detailed content of PHP cannot output?. For more information, please follow other related articles on the PHP Chinese website!

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