MMS form mobile Script

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    MMS form mobile Script

    here are a script i found anyone can please tell me how to get it working tanx in advance
    Attached Files
    ________________
    Jacques
    jacques@gw-designs.co.za
    http://coding.biz.tm
    Come join and lets make it a place to learn all the noobies how to code
    __________________

    NEVER FORGET TO CLICK THE TANX BUTTON IF U LIKE WHAT IM SHARING OR HELPING WITH

    #2
    Code:
    How to Install the MMS decoder script:
     1. Upload the php scripts to the server. 
     2. Load install.php in your browser. Input the correct information in the form provided, 
       
    - MySQL hostname 
       
    - MySQL username
       
    - MySQL password 
       
    - MySQL Database name 
       
    - only select the "Creeaza DB sau foloseste una care exista?" if you want to create a new database if you haven't already done so.
    
    Some servers do not give you the permmions to create a new Database via PHP and you will have to do it via your hosting control panel. 
    
    Change you MMS setting to the following on your mobile.....
    
        1) Profile name: FreeMms (Or name it what you like)
    
        2)Service center (MMSC): http://yoursiteurl.com/directory_of_mms_script/get.php
    
        3)IP Adress: 062.217.247.252 (for wap Orange romania, you should set this to the ip address of your network provider mms settings)
    
        4)Access mode: GPRS
    
        5)APN: your GPRS/internet provider Access Point (APN)
    
    ----------------------
    
    
    Now when you try to send a mms with that mms profile active the content of that mms will be uploaded to your server.... please note that you may always get "Sending Failed" message when sending via this profile as the server doesn't send back a terminating command to the mms provider to let them know it was completed. but usually the content will still be sent to your server.... also you should not be charged for sending the mms just the normal gprs charges for your calling plan.
    
    - Enjoy!!!
    
    
    Functions of the script:
     - On Receiving a mms connection the mms message is stored in the mysql database. 
     - List of MMS messages ordered by date can be listed. 
     - Download the content of the MMS messages that have been received.
    Last edited by wap2k; 05.09.09, 23:50.

    Comment


      #3
      Anyone tested this? Sees great!
      mysterio.al - programming is a functional art

      Comment


        #4
        i tested this years ago pretty pointless to be honest lol the email mms script is better with this you have to mess about with settings in your phone to the servers get.php picks up and decodes the mms to transfer to the site its easier to just send an email with an attachment to email address setup on your server for it

        Comment


          #5
          Great ! Thanks for share

          Comment


            #6
            hmmmmmmm Thanks for share

            Comment


              #7
              seen this script years ago dont understand whats the use

              Comment

              Working...
              X