Better PHP Documentation
opinionated
Open main menu
Get Started
Documentation
Community
Training
Better PHP Documentation
Close menu
Get Started
Documentation
Community
Training
Log in
Change language:
English
German
Spanish
French
Italian
Japanese
Brazilian Portuguese
Russian
Turkish
Ukrainian
Chinese (Simplified)
Other
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
— 処理されないエンティティ宣言用ハンドラを設定する
Found A Problem?
Learn How To Improve This Page
•
Submit a Pull Request
•
Report a Bug
+
add a note
User Contributed Notes
There are no user contributed notes for this page.
0
pcntl_sigtimedwait
Waits for signals, with a timeout
0
similar_text
Calculate the similarity between two strings
0
boolval
Get the boolean value of a variable
0
curl_multi_close
Close a set of cURL handles
0
imap_body
Read the message body
0
mb_strpos
Find position of first occurrence of string in a string
0
pg_send_prepare
Sends a request to create a prepared statement with the given parameters, without waiting for completion
0
swoole_native_socket_bind
0
Arr::prependKeysWith
0
zend_version
Gets the version of the current Zend engine
^