mail
Introduction
Mail Related Extensions
PHP Manual
Mailparse
Introduction
Installing/Configuring
Requirements
Installation
Runtime Configuration
Resource Types
Predefined Constants
Mailparse Functions
mailparse_determine_best_xfer_encoding
— Gets the best way of encoding
mailparse_msg_create
— ساخت منبع mime mail
mailparse_msg_extract_part_file
— Extracts/decodes a message section
mailparse_msg_extract_part
— استخراج/کدگشایی بخش پیام
mailparse_msg_extract_whole_part_file
— استخزاج بخش پیام شامل سرایندها بدون کدگشایی کدگذاری انتقال
mailparse_msg_free
— آزاد کردن منبع MIME
mailparse_msg_get_part_data
— بازگرداندن آرایه شرکتپذیر اطلاعات درباره پیام
mailparse_msg_get_part
— بازگرداندن هندل بخش داده شده در mimemessage
mailparse_msg_get_structure
— بازگرداندن آرایه نام بخش mime در پیام فراهم شده
mailparse_msg_parse_file
— Parses a file
mailparse_msg_parse
— Incrementally parse data into buffer
mailparse_rfc822_parse_addresses
— Parse RFC 822 compliant addresses
mailparse_stream_encode
— Streams data from source file pointer, apply encoding and write to destfp
mailparse_uudecode_all
— Scans the data from fp and extract each embedded uuencoded file
mail
Introduction
Mail Related Extensions
PHP Manual