Recommend this page to a friend! |
Download .zip |
Info | View files (15) | Download .zip | Reputation | Support forum (3) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2009-04-15 (7 years ago) | 65% | Total: 3,785 This week: 2 | All time: 823 This week: 591 |
Version | License | Categories | ||||
mmsdecoder 1.0.0 | Custom (specified... | Wireless and Mobile |
Description | Author | ||||||||||||||||
MMS Decoder is class meant to receive, decode, and optionally display MMS messages (Multimedia Messaging Service) on a Web page. Innovation Award
|
|
MMS Decoder 0.81 =========================================================================== This class was written as a schoolproject by Jonatan Heyman 2003 & 2004. See the docs/mmsdecoder_api.txt for information on how to use the class. Current supports: - Almost full header decoding - Almost full body decoding TODO: - Charsets are ignored. They should be handled properly. - Headerfield "Content-type" has parameters that need to be parsed better - The header (including the filename) of each part isn't parsed at all. Future versions are planned. Fixes and contributions are accepted if I think they fit. Contact: -------------------- http://heyman.info jonatan [a] heyman.info -------------------- =========================================================================== |
Files |
File | Role | Description | ||
---|---|---|---|---|
docs (1 file) | ||||
example_application (9 files) | ||||
example_small (1 file) | ||||
changelog | Data | The changelog of the package | ||
COPYING | Lic. | License file (Affero General Public License) | ||
mmsdecoder.php | Class | MMS Decoder Class | ||
README | Data | Readme file of MMS Decoder. |
Files | / | example_application |
File | Role | Description |
---|---|---|
config.php | Conf. | Configuration file for the MMS Decoder example application |
dload.php | Appl. | Used to download an MMS part in the example application. |
functions.php | Aux. | Contains functions which are used by the example application. |
get.php | Appl. | Recieves the MMS messages for the example application. |
index.php | Appl. | Redirect to the list.php file. Used by the example application. |
install.php | Appl. | Installation script for the example application. |
list.php | Appl. | List the MMS messages stored in the database. Used by the example application. |
mysql_dump | Data | A phpMyAdmin dump of the example application's database structure |
readme | Doc. | The readme file of the example application. |
Files | / | example_small |
File | Role | Description |
---|---|---|
example1.php | Example | Small example on how to recieve and decode an MMS. |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
MMS Decoder Homepage The homepage of MMS Decoder. |
Demo application running A running version of the MMS Decoder example application. Feel free to post MMS messages to the demo site. |