(PHP 3, PHP 4 >= 4.0.0)
imap_headers --
메일박스에서 모든 메시지의 헤더를 돌려준다
Description
array imap_headers
(int imap_stream)
Returns an array of string formatted with header info. One
element per mail message.
헤더 정보를 갖는 형식화된 문자열의 배열을 돌려준다.
각 메일 메시지당 하나의 배열요소를 갖는다.