本文介绍了如何将超链接放入彩信?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
使用什么语言将超链接插入彩信?
What language is used to insert hyperlinks into an MMS message?
我从我的电脑向我的手机发送彩信,但不知道如何包括一个链接。
I'm sending MMS messages to my cellphone, from my computer, but don't know how to include a link.
我正在使用php将电子邮件发送到彩信服务。图片和纯文本显示正常。
I'm using php to send emails to the MMS service. Images and plain text show up just fine.
推荐答案
您应该可以直接在明文中添加链接。但是,这里还有另一种方法:
You should probably just include the link in plaintext. However, there is another way detailed here:
这篇关于如何将超链接放入彩信?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!