Archive for the ‘ PHP ’ Category

[PHP]エラー出力の制御

# エラー表示設定
php_flag display_errors Off

# 出力するエラー出力の種類を設定
php_value error_reporting 0

以下のURLを参照。
http://phpspot.net/php/man/php/function.error-reporting.html
http://phpspot.net/php/man/php/errorfunc.constants.html

Popularity: 3% [?]

  • Digg
  • Google Bookmarks
  • Google Reader
  • Facebook
  • Delicious
  • FriendFeed
  • Evernote
  • Twitter
  • Share/Bookmark