Mail_Mbox 1.0
A Mbox parser class that reads, changes, adds and deletes messages from a mbox file.
Mail_Mbox has the following methods:
int resource mbox->open(string file)
open a mbox and return a resource id
bool mbox->close(resource)
close a mbox resource id
int mbox->size(resource)
return mbox number of messages
string mbox->get(int resource,messageNumber)
return the message number of the resource
bool mbox->update(int resource,int messageNumber,string message)
update the message offset to message (need write permission)
bool mbox->delete(int resource,int messageNumber)
remove the message messageNumber (need write permission)
bool mbox->insert(int resource,string message[,$offset = null])
add message to the end of the mbox. Offset == 0 message will be append at first message. If after == null will be the last one message. (need write permission)
More popular Email
- HTML Mime Mail 5 (2 years, 6 months 15 days ago)
- Read POP3/IMAP attachment 1.0 (2 years, 10 months 3 days ago)
- PHPlist 2.10.18 (1 year, 2 months ago)
- A71Mail - The Email Form Written In PHP 5.640 (8 months 16 days ago)
- PoMMo - PHP Mailing List Newsletter Organizer Aardvark PR16.1 (2 years, 6 months 15 days ago)
Listing Files
- FREE MySQL Cloud Database Super Simple, Zero-Management MySQL Cloud DB. Use It FREE!
- Pinterest clone Start your own pin board social network today. Get Pintastic and start your own pinterest clone network.
- MYRE Real Estate Software Professional Real Estate solutions by MYREPHP PROGRAMMING!
