悩んだぁー。

トップphp/smartyphp header出力でエラー

php header出力でエラー

悩んだぁー。

Warning: Cannot modify header information - headers already sent by (output started at


  1. header()を実行すると上記エラー
  2. session_start()を使っているからヘッダー出していると思ったけどそうでもない
  3. output_buffering = "On";
  4. require_onceのファイルの最後に改行が入っていてエラーがでていた

カテゴリ内の記事