MMSlib 0.96 review

Download
by rbytes.net on

MMSlib is a PHP library for encoding, decoding, and sending MMSes. In short it is the successor of SMS (Short Message Service) wit

License: GPL (GNU General Public License)
File size: 59K
Developer: Stefan Hellkvist
0 stars award from rbytes.net

MMSlib is a PHP library for encoding, decoding, and sending MMSes.

In short it is the successor of SMS (Short Message Service) with the enhancements that you can not only send text but basically any content type your phone can handle such as images, text, videos, ring signals and audio clips.

With this library you can create messages and add multimedia parts such as JPEG, GIF, AMR, MIDI and so on. Messages received from phones can also be unpacked and attachments can be extracted.

The library also contains a limited MMS sending functionality that uses a HTTP service to send SMS:es.

You would probably have to change the actual implementation of the SMS sending to fit your way of sending SMS:es (if it is over serial port, to a real SMSC or through some other type of HTTP service).

This is all done with the three classes MMSDecoder, MMSEncoder and MMSNotifyer.

MMSlib 0.96 search tags