Humpa Site Admin

Joined: 06 Nov 2005 Posts: 10258
|
Posted: Fri Oct 20, 2000 7:01 pm Post subject: Humpa MMS Pic Server |
|
|
This should work with any phonecam phone where you can use your Pic Server URL in the phone's settings.
If you use a caption or subject with the pic, it will show too.
I have the script customized for pics, 3g2 Video files, and mp3 or midi audio files - but any media files that you can send via MMS will be saved!
It also works with multiple attachments in a single MMS message.
You can see what it looks like at the demo page I have:
http://www.humpa.com/humpa_mms
You can test that demo page by sending a pic here:
http://www.humpa.com/humpa_mms/send.php
And you can download the humpa_mms.zip from here:
http://www.humpa.com/downloads/index.php?humpa_id=7#h7
If you put an email address in the To field, your MMS message should get forwarded to that address (complete with all attachments). Though I have this turned OFF on my demo page, for obvious reasons.
All customizable variables are now only in the config.php - but it should work without any modifications (so you might want to test it before changing anything!).
There is also a style.css that you can edit to change the colors, text, etc ..
And you can have multiple styles that the user can select from the dropdown menu on the lower left of the page (check it out on my demo page!)
Thumbnails are used on the main index page for all your images (the thumbnails are cached in the cache directory).
You will need PHP installed with the GD library, or you will have errors instead of thumbnails. The GD library is pretty standard though.
Video and audio files will be displayed as well, of course.
All media files/MMS attachments are saved to the media folder.
For more info, check out the whole readme file and download it from here:
http://www.humpa.com/downloads/index.php?humpa_id=7#h7 |
|