Download
Download Latest
Version Support Policy
Documentation
Documentation Home
Tutorial
Project
Governance
Branding
License
GitHub Repository
Community
Contribute to PHP
Online Communities
Events | Conferences
Mailing Lists
PHP 8.5
All Releases
Search docs
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Exceptions
Generators
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Filesystem Security
Database Security
Error Reporting
Using Register Globals
User Submitted Data
Magic Quotes
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Dealing with XForms
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Safe Mode
Command line usage
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Credit Card Processing
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
XML パーサー 関数
PHP Manual
PHP Manual
»
XML パーサー
»
XML パーサー 関数
XML パーサー 関数
目次
xml_error_string
— XML パーサーのエラー文字列を得る
xml_get_current_byte_index
— XML パーサーのカレントのバイトインデックスを得る
xml_get_current_column_number
— XML パーサーのカレントのカラム番号を取得する
xml_get_current_line_number
— XML パーサーのカレントの行番号を得る
xml_get_error_code
— XML パーサーのエラーコードを得る
xml_parse
— XML ドキュメントの処理を開始する
xml_parse_into_struct
— 配列構造体に XML データを処理する
xml_parser_create
— XML パーサーを作成する
xml_parser_create_ns
— 名前空間をサポートした XML パーサーを生成する
xml_parser_free
— XML パーサーを解放する
xml_parser_get_option
— XML パーサーからオプションを得る
xml_parser_set_option
— XML パーサーのオプションを設定する
xml_set_character_data_handler
— 文字データハンドラを設定する
xml_set_default_handler
— デフォルトのハンドラを設定する
xml_set_element_handler
— 開始要素および終了要素のハンドラを設定する
xml_set_end_namespace_decl_handler
— 名前空間終了ハンドラを設定する
xml_set_external_entity_ref_handler
— 外部エンティティリファレンスハンドラを設定する
xml_set_notation_decl_handler
— 表記法宣言ハンドラを設定する
xml_set_object
— オブジェクト内部で XML パーサーを使用する
xml_set_processing_instruction_handler
— 処理命令 (PI) 用ハンドラを設定する
xml_set_start_namespace_decl_handler
— 名前空間開始ハンドラを設定する
xml_set_unparsed_entity_decl_handler
— 処理されないエンティティ宣言用ハンドラを設定する
↑
and
↓
to navigate •
Enter
to select •
Esc
to close •
/
to open
Press
Enter
without selection to search using Google