728x90
Array
(
[0] => Array
(
[0] => <div style="margin-top: 10px;"><span style="color: #f00;">TEST</span></div>
[tag] => div
[1] => div
[2] => style="margin-top: 10px;"
[3] => style="margin-top: 10px;"
[4] => <span style="color: #f00;">TEST</span></div>
[5] => <span style="color: #f00;">TEST</span>
)
)
코드를 실행하면 결과는 위처럼 나옵니다.
반응형
'Programming > PHP' 카테고리의 다른 글
[고도몰5]커스터마이징하기 전에 알아야 할... (2) | 2022.05.11 |
---|---|
[정규표현식]이미지만 갖고 오기 (0) | 2022.05.02 |
오늘이 1년 중에 몇 주차인지? (0) | 2022.01.03 |
value로 배열 삭제하기 (0) | 2021.12.22 |
유튜브 아이디 갖고 오기 (0) | 2021.07.29 |