会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
cphmvp
简单 简约 It's me
博客园
首页
新随笔
联系
管理
2015年11月24日
php_中替换换行符
摘要: //php 有三种方法来解决 //1、使用str_replace 来替换换行 $str = str_replace(array("\r\n", "\r", "\n"), "", $str); //2、使用正则替换 $str = preg_replace('//s*/', '', $str);...
阅读全文
posted @ 2015-11-24 20:12 cphmvp
阅读(237)
评论(0)
推荐(0)
编辑
公告
爬虫在线测试小工具:
http://tool.haoshuju.cn/