//https?://([-\w\.] ) (:\d )?(/([\w/_\.]*(\?\s )?)?)?
//php example: automatically link url's inside text.
$text = preg_replace('@(https?://([-\w\.] ) (:\d )?(/([\w/_\.]*(\?\s )?)?)?)@', '', $text);
用户登录
还没有账号?立即注册
用户注册
投稿取消
| 文章分类: |
|
还能输入300字
上传中....
松土达人