您好,欢迎访问一九零五行业门户网

php飞信类如何在保持textarea里的格式

html部分:
php代码:
$sms=$_post['smscontent'];
$ret = file_get_contents(http://quanapi.sinaapp.com/fetion.php?u=手机号码&p=电话&to=发给谁&m={$sms});
在textarea里的空格或者换行 如何在发送的飞信中呈现

pre>不行
nl2br()也不行
回复内容: html部分:
php代码:
$sms=$_post['smscontent'];
$ret = file_get_contents(http://quanapi.sinaapp.com/fetion.php?u=手机号码&p=电话&to=发给谁&m={$sms});
在textarea里的空格或者换行 如何在发送的飞信中呈现

pre>不行
nl2br()也不行
其它类似信息

推荐信息