Home  >  Article  >  Backend Development  >  html - Why is the debugging information written in the uploadify.php file not output when using the uploadfiy plug-in?

html - Why is the debugging information written in the uploadify.php file not output when using the uploadfiy plug-in?

WBOY
WBOYOriginal
2016-08-25 10:37:331031browse

When using the uploadfiy plug-in, I hope to write some logical judgments in uploadify.php, but when debugging, there is no output, echo/var_dump, etc. do not work

Reply content:

When using the uploadfiy plug-in, I hope to write some logical judgments in uploadify.php, but when debugging, there is no output, echo/var_dump, etc. do not work

Did you download this plug-in directly and output it directly? Make sure the output is in the correct location! Also, this plug-in uses ajax. Can you use the developer tools to see if there is any output?

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