2008-08-21から1日間の記事一覧

headers already sent by...

PHP

test.php [EOF] test_lib.php Warning: Cannot modify header information - headers already sent byになっちゃう><これは どうやら test_lib.php の line3 の空行が原因。 正しくは、 [EOF] test_lib.phpとなるべきとのこと。