彩信服务或电子邮件服务申请

发布于 2024-10-16 17:18:11 字数 426 浏览 3 评论 0原文

我需要一些帮助来弄清楚如何开发以下建议的解决方案:

用户应该能够通过彩信将照片发送到某个号码 - 然后需要通过网络应用程序拾取并处理该图像。该应用程序目前是用 PHP 编写的,并且支持手动文件上传,我如何将 MMS 功能合并到其中,以便它可以处理用户图像。该应用程序获取图像并对其进行修改。这是需要返回给用户的最终图像(再次通过彩信)

其次,用户还需要有将图像通过电子邮件发送到某个地址的功能(例如 [email protected]) - 然后应用程序获取图像,通过应用程序对其进行处理,并将其通过电子邮件发送回用户。

任何建议或方向将不胜感激。

I need some help figuring out how to develop the following proposed solution:

Users should be able to send a photo via MMS message to a number - this image then needs to be picked up and processed through a web application. The application is currently written in PHP and works with manual file upload, how could I incorporate the MMS functionality into this so that it could process the users image. The application takes an image and modifies it. This is the final image that would need to be returned to the user (again via MMS)

Secondly, there also needs to be functionality for a user to email an image to an address (eg [email protected]) - the application then takes the image, processes it through the application and emails it back to the user.

Any advice or direction would be much appreicated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

来世叙缘 2024-10-23 17:18:11

对于您要求的短信方面,您应该查看 Twilio,它们用于发送和接收短信,我想不确定它们如何与彩信配合使用。不过仍然值得一看。

For the SMS aspect of your requirements, you should check out Twilio, they are for sending and receiving SMS, thought I'm not sure how they function with MMS. Still worth looking over though.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文