티스토리 뷰
정보 보관 ver1.0
str_replace (PHP 4, PHP 5) str_replace — Replace all occurrences of the search string with the replacement string
James Wetzel 2012. 9. 24. 14:50str_replace
(PHP 4, PHP 5)
str_replace — Replace all occurrences of the search string with the replacement string
Description
This function returns a string or an array with all occurrences of search
in subject
replaced with the given replace
value.
If you don't need fancy replacing rules (like regular expressions), you should always use this function instead of preg_replace().
상세 내용: http://php.net/manual/en/function.str-replace.php
728x90
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- docker
- java-개발 환경 설정하기
- java.sql
- system.io
- 스프링 시큐리티(spring security)
- java 키워드 정리
- 특정 문자를 기준으로 자르기
- .submit()
- java web-mvc
- 스프링 프레임워크(spring framework)
- error-java
- React
- 제품 등록
- jstl(java standard tag library)
- MainActor
- 진수 변환
- await
- System.Diagnostics
- 인텔리제이(intellij)
- 메이븐(maven)
- 스프링 시큐리티(spring security)-http basic 인증
- jstl(java standard tag library)-core
- nl2br
- 표현 언어(expression language)
- 문자 자르기
- 람다식(lambda expression)
- REST API
- jsp 오픈 소스
- In App Purchase
- 스프링 프레임워크(spring framewordk)
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함