What does the @ in front of a function in PHP code mean?
The function of @ is to ignore the error message generated when calling this function
http://www.bkjia.com/PHPjc/632456.htmlwww.bkjia.comtruehttp: //www.bkjia.com/PHPjc/632456.htmlTechArticleWhat does the @ in front of the function in PHP code mean? The function of @ is to ignore the error message generated when calling this function...
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