본문 바로가기

wilson's story

검색하기
wilson's story
프로필사진 wilson

  • 분류 전체보기 (199)
    • Java (9)
      • Jsp (2)
    • Python (9)
    • Kubernetes (0)
    • Docker (4)
    • AJAX (1)
    • PHP (30)
      • smarty (2)
    • DB (24)
      • Oracle (11)
      • mysql (9)
      • mssql (2)
    • Javascript (29)
    • HTML (8)
    • Linux (56)
    • Tools (11)
      • Intellij (0)
    • Development Daily (0)
    • My information (16)
    • 두런두런 (2)
    • 경제 (0)
      • 주식 (0)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/08   »
일 월 화 수 목 금 토
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
Tags
  • 부모창
  • JavaScript
  • ubuntu
  • MySQL
  • 문자열자르기
  • replace
  • random
  • Postfix
  • php
  • 한글 깨짐
  • Selectbox
  • Eclipse
  • docker
  • 일괄변경
  • i18n
  • SVN
  • Python
  • TextBox
  • centos
  • install
  • smarty
  • Oracle
  • TPL
  • jQuery
  • mariadb
  • RabbitMQ
  • 천단위
  • 확장자
  • MAIL
  • yum
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록replace (1)

wilson's story

html 변환해주기

$search = array ("']*?>.*?'si", "''si", "'([\r\n])[\s]+'", "'&(quot|#34);'i", "'&(amp|#38);'i", "'&(lt|#60);'i", "'&(gt|#62);'i", "'&(nbsp|#160);'i", "'&(iexcl|#161);'i", "'&(cent|#162);'i", "'&(pound|#163);'i", "'&(copy|#169);'i", "'&#(\d+);'e"); $replace = array ("", "", "\\1", "\"", "&", "", " ", chr(161), chr(162), chr(163), chr(169), "chr(\\1)"); $text = preg_replace($search, $replace, $con..

PHP 2008. 4. 7. 14:20
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바