본문에 링크를 제거하려는 목적으로 아래처럼 했는데 안되었다
$view = preg_replace('/]>(.?)<\/a>/is', '$1', $view);
함수를 만들어서 처리하였다
본문에 링크를 제거하려는 목적으로 아래처럼 했는데 안되었다
$view = preg_replace('/]>(.?)<\/a>/is', '$1', $view);
함수를 만들어서 처리하였다
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)