An error occurred while developing text message embedding hyperlink on the public platform.
$ ContentStr = "\ n reply to Baidu or reply" search "for details \ n other words"; $ resultStr = sprintf ($ textTpl, $ fromUsername, $ toUsername, time (), $ msgType, $ contentStr);/* $ resultStr ="
".$fromUsername."
".$toUsername."
". Time ()."
text
文本\n\n回复需要嵌入超链接的文本或回复“搜索” 了解详情\n其他文字
"; */Echo $ resultStr;
I hope this can be done on the Internet with the help of public platform development, but I have never been successful. please explain.
Reply to discussion (solution)
$ ContentStr = "\ n reply to Baidu or reply" search "for details \ n other words ";
$ ContentStr = "\ n reply to Baidu or reply" search "for details \ n other words ";
Is there an error in your editor?
Change to #1.
Or
$ ContentStr = "\ n reply to Baidu or reply" search "for details \ n other words ";
$ ContentStr = "\ n reply to Baidu or reply" search "for details \ n other words ";
Problem solved! What is the use of this?
$ ContentStr = "\ n reply to Baidu or reply" search "for details \ n other words ";
Is there an error in your editor?
Change to #1.
Or
$ ContentStr = "\ n reply to Baidu or reply" search "for details \ n other words ";
This is not possible with single quotes. it can be used on the iPhone, but an exception is displayed on the Android phone.
$ ContentStr = "\ n reply to Baidu or reply" search "for details \ n other words ";
Problem solved! What is the use of this?
Escape
$ ContentStr = "\ n reply to Baidu or reply" search "for details \ n other words ";
Is there an error in your editor?
Change to #1.
Or
$ ContentStr = "\ n reply to Baidu or reply" search "for details \ n other words ";
This is not possible with single quotes. it can be used on the iPhone, but an exception is displayed on the Android phone.
Is it the same piece of code?
$ ContentStr = "\ n reply to Baidu or reply" search "for details \ n other words ";
Is there an error in your editor?
Change to #1.
Or
$ ContentStr = "\ n reply to Baidu or reply" search "for details \ n other words ";
This is not possible with single quotes. it can be used on the iPhone, but an exception is displayed on the Android phone.
Is it the same piece of code?
Yes, text message hyperlinks are sometimes different on Android and IOS.
$ ContentStr = "\ n reply to Baidu or reply" search "for details \ n other words ";
Problem solved! What is the use of this?
This is an escape ....
It is recommended that LZ study the basic knowledge.