トップ> php/smarty> php header出力でエラー
php header出力でエラー
悩んだぁー。
Warning: Cannot modify header information - headers already sent by (output started at
- header()を実行すると上記エラー
- session_start()を使っているからヘッダー出していると思ったけどそうでもない
- output_buffering = "On";
- require_onceのファイルの最後に改行が入っていてエラーがでていた
カテゴリ内の記事
- smartyの数字を3桁ずつ、「,」を入れたい(2009/04/02)
- smarty で日付デフォルト値と書式(2009/04/02)
- smarty で日付を選択(select)する(2009/04/02)
- smarty foreach のはじめとおわりと番号(2009/04/03)
- php header出力でエラー(2009/12/29)
- サーバを新設したらDB関連動かない(2010/03/03)
