싱글따옴표나 쌍따옴표 문자처리
작성일 11-09-19 15:22
페이지 정보
작성자서방님 조회 453회 댓글 0건본문
$str = str_replace("'","& #039",$str);
$str = str_replace("\"","& quot;",$str);
댓글목록
등록된 댓글이 없습니다.
작성일 11-09-19 15:22
$str = str_replace("'","& #039",$str);
$str = str_replace("\"","& quot;",$str);
등록된 댓글이 없습니다.