Forum und email

imap_close

(PHP 4, PHP 5)

imap_close — IMAP 스트림을 닫는다

Description

int imap_close ( int $imap_stream [, int $flags ] )

imap 스트림을 닫는다. 선택적 인수 flag 를 CL_EXPUNGE로 세팅하면, 스트림을 닫기 전에 조용히(silently) 메일 박스를 지울 것이다. 삭제 마크된 메시지만 모두 삭제한다.