TAILIEUCHUNG - PHP Developer's Dictionary- P42

PHP Developer's Dictionary- P42:PHP is an open source, server-side, HTML-embedded scripting language used to create dynamically generated Web pages. With an easy-to-use syntax and a large, extensible library of modules, PHP brings together the best of Perl, C++, and other languages. | PHP Developer s Dictionary string imap_body int imap stream int num int flags Description The imap_body function returns the body of the message specified by num from the mailbox connected to by imap_stream . This function takes some optional flags which is a bit mask of one or more of the items in Table . Table . Values for the flags Parameter Value Description FT_INTERNAL Specifies the return string is in internal format. This forces it not to standardize to CRLF. FT_PEEK Tells the request not to set the Seen flag assuming that it is not already set. FT_UID Specifies that num is the UID and not the message ID. imap_check Syntax object imap_check int imap stream Description The imap_check function returns an object with various properties that define the mailbox connected to by imap_stream . These properties are as follows Date Contains the last change of the mailbox contents. Driver Returns the protocol used to access this mailbox which could be POP3 IMAP or NNTP. Mailbox Gives you the name of the mailbox. Nmsgs Returns the number of messages in the mailbox. Recent Returns the number of new messages in the mailbox. If the function fails false will be returned. imap_clearflag_full Syntax IT-SC book 205 PHP Developer s Dictionary string imap_clearflag_full int imap stream string sequence string flag string options Description The imap_clearflag_full function which was added in PHP clears the flags on a message connected to by imap_stream. The flags can be any of the entries in the following list. You can check Request For Comments RFC 2060 at http rfc for more information on these flags. Seen Answered Flagged Deleted Draft Recent The options field contains a bit mask with one or more ST_UIDs which are sequence arguments that contain UIDs instead of sequence numbers. imap_close Syntax int imap_close int imap stream int flag Description The imap_close function closes the previously opened imap_stream . This function takes an .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.