最近の更新
このページへのアクセス 今日: 2 / 昨日: 0 総計: 255
PHPのエラーが表示されない場合は、display_errors = On にしてあげる。
File:/etc/php.ini
display_errors = Off ↓ display_errors = On