| File |
Role |
Description |
changelog |
Data |
The changelog of the package |
COPYING |
Lic. |
License file (Affero General Public License) |
docs |
mmsdecoder_api |
Doc. |
API documentation of MMS Decoder |
example_application |
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. |
mmsdecoder.php |
Class |
A copy of the class, since it is needed 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. |
example_small |
example1.php |
Example |
Small example on how to recieve and decode an MMS. |
mmsdecoder.php |
Class |
MMS Decoder Class |
README |
Data |
Readme file of MMS Decoder. |