설명

bool headers_sent ([ string &$file [, int &$line ]] )

Checks if or where headers have been sent.

You can't add any more header lines using the header() function once the header block has already been sent. Using this function you can at least prevent getting HTTP header related error messages. Another option is to use Output Buffering.


http://www.php.net/manual/kr/function.headers-sent.php

'프로그래밍 언어 > php' 카테고리의 다른 글

mzk - event  (0) 2007.12.15
libcurl Emulator  (0) 2007.12.06
array_combine php5 -> php4  (0) 2007.05.07
배열 컬럼 정렬  (0) 2007.03.15
php error func  (0) 2007.03.12
블로그 이미지

용병

,