Troubleshooting of PHP errors: Difference between revisions

Jump to navigation Jump to search
m
Line 29: Line 29:
* 沒有選取任何項目,就提交(submit)或操作表格
* 沒有選取任何項目,就提交(submit)或操作表格


== 錯誤訊息 ==
== PHP 錯誤訊息 ==
=== 執行PHP時顯示原始碼的錯誤 ===
=== 執行PHP時顯示原始碼的錯誤 ===
* 確認伺服器是否能執行 PHP。驗證: [http://php.net/manual/en/function.phpinfo.php phpinfo]/ [http://www.commandlinefu.com/commands/view/818/phpinfo-from-the-command-line phpinfo from the command line | commandlinefu.com]
* 確認伺服器是否能執行 PHP。驗證: [http://php.net/manual/en/function.phpinfo.php phpinfo]/ [http://www.commandlinefu.com/commands/view/818/phpinfo-from-the-command-line phpinfo from the command line | commandlinefu.com]

Navigation menu