首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
xml_parse
xml_parse
開始解析XML文檔
名稱:
xml_parse
分類:
XML解析器
所屬語言:
php
一句話介紹:
解析XML 文檔。
相關內容
使用array_push向PHP數組添加元素的基本方法
6
PHP die() 函數在AJAX 請求中的應用
3
ES PHP 批量處理
1
如何使用wordwrap 限制每行字符數?
1
同類函數
xml_set_notation_decl_handler
xml_set_notation_decl_handler
設置表示法聲明處理程序
xml_error_string
xml_error_string
獲取XML解析器錯誤字符串
xml_set_character_data_handler
xml_set_character_data_handler
設置字符數據處理程序
xml_get_current_byte_index
xml_get_current_byte_index
獲取XML解析器的當前字節索引
xml_parse
xml_parse
開始解析XML文檔
xml_get_error_code
xml_get_error_code
獲取XML解析器錯誤代碼
xml_set_processing_instruction_handler
xml_set_processing_instruction_handler
設置處理指令(PI)處理程序
xml_parser_get_option
xml_parser_get_option
從XML解析器中獲取選項
熱門文章