통합
뉴스
블로그
웹문서
동영상
혹시
elche 사용법
(으)로 찾으셨나요?
블로그
문자열에서 url을 찾아내어 링크를 시킨다.(http)
(http)
사용법
: $string = make_link($string);function make_link($str) {if(empty($str)) {return $str;}else {$lines = split("\n",$str);while(list($key,$line) =
each
($lines)) {$text = preg_replace("/((http(s?)
blog.naver.com · 2006.05.09