phpMyAdminのnotice表示を削除する 投稿日: 2024年11月30日 投稿者: webmaster 設定ファイルを開く config.inc.php 登録内容の変更 //$cfg['SendErrorReports'] = 'always'; $cfg['SendErrorReports'] = 'never';