PHP學習筆記 18 - 錯誤處理

PHP默認的錯誤處理方式:錯誤描述+出錯文件+出錯行號:php Parse error: syntax error, unexpected '=' in F:\httpd-2.4.29-Win64-VC15\Apache24\htdocs\phpstudy\18error\error.php on line 2 使用 die() 輸出異常:web <?php $f = fopen("123.txt
相關文章
相關標籤/搜索