<br style="clear:both;" />​삭제하고 싶어요

<br style="clear:both;" />​삭제하고 싶어요

QA

<br style="clear:both;" />​삭제하고 싶어요

답변 2

본문

<br style="clear:both;" />

 

     $contents= $contents = str_replace("<br style="clear:both;" />", "", $contents);​해서 <br style="clear:both;" />​태그를 삭제하고 싶은데.. ""에러를 이르키네요 방법이 없을까요?

#12

이 질문에 댓글 쓰기 :

답변 2

$contents = str_replace("<br style=\"clear:both;\" />​​", "", $contents);​ 

 

이렇게 해보세요

답변을 작성하시기 전에 로그인 해주세요.
QA 내용 검색
질문등록
전체 125,873
© SIRSOFT
현재 페이지 제일 처음으로