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