如何使用彩信和PHP将照片从手机上传到计算机(网站)? [关闭]

Here the main thing is MMS a Pic to our wbsite, user can't access or browse the internet. Just he need to send a MMS to is www.domain-name.com, i need to receive that and process in my website.

Questions:-

Is this possible or not? If Possible give some guidance.

If you are doing this for a business I would suggest getting a Short Code with an SMS/MMS Aggragator like OpenMarket

There is a chance (though I have never done this) you could create a email with the photo as an attachment and send to the MMS email gateway (if the carrier allows this).

Example:

  • Alltel (US): number@mms.alltel.net (MMS)
  • AT&T (US): domestic-number@mms.att.net (MMS)

If you try the second option, please post back your results

Peffisaur is a project that a guy has created that allows users to submit MMS's to his website and then it displays them on his website. Is this what you are looking to do?

http://hellkvist.org/software/#Peffisaur - Code

http://peffis.com/ - Implementation