MMS Decoder can receive MMS messages, decode them, and display them on a Web page. This is done by acting as an MMSC, which is a server to which MMS messages are sent.
| Tags | Communications Internet Web Dynamic Content News/Diary Software Development Libraries php classes Telephony Networking |
|---|---|
| Licenses | AGPL |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Changes: This release adds a message-id to the MMSDecoder->confirm() function, so that it complies with the MMS 1.2 specification. This fixes a problem with Nokia 3120, and possibly other Nokia phones, that caused the phone to reboot. MMSDecoder and the example applications have been fixed to function correctly with PHP strict mode. Support has been added for UTF-8 character encoding for the Encoded-String-Value fields. A bug that occurred when parsing the EXPIRY field (every time) has been fixed. A document that describes the MMS Decoder API has been added.


Changes: An installation script, which creates the database or/and the tables, was added. A phpMyAdmin dump of the database structure was added. The directory structure of the package was changed.


No changes have been submitted for this release.
A PHP daemon that spawns multiple parallel threads.