Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- quota
- set foreign_key
- mongodb
- 태권v
- ssmtp
- 앞으로 가기
- 쁘띠프랑스
- openfire
- 특정 패키지 업데이트 중지 / 해제
- xcache
- 중독 게임
- strtotime
- 재귀쿼리
- 이미지주소추출
- 태권브이
- rsync
- php-fpm
- no key alg
- node 이미지 저장
- 리플리케이션 오류
- security.limit_extensions
- 뒤로 가기
- simplexml_load_filesimplexml
- 외래키
- node.js
- 워드프레스한글팩
- 날짜계산
- MySQL
- 훼인
- php
Archives
- Today
- Total
일상 기록 창고
simplexml_load_file 예제코드 본문
simplexml_load_file 예제 코드
$url = 'test.xml'; if($xml = simplexml_load_file($url, 'SimpleXMLElement', LIBXML_NOCDATA)) foreach($result as $key => $attribute) |
'프로그래밍 > PHP' 카테고리의 다른 글
strtotime 사용 (0) | 2009.06.08 |
---|---|
이미지 추출 정규식 (0) | 2009.06.08 |
주민번호로 생년월일 추출 (0) | 2009.05.19 |
파일 크기 구하는 함수 (0) | 2009.05.19 |
확장자 구하기 (0) | 2009.05.19 |