Better PHP Documentation
opinionated
Open main menu
Get Started
Documentation
Community
Training
Better PHP Documentation
Close menu
Get Started
Documentation
Community
Training
Log in
切换语言:
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
— 建立未解析实体定义声明处理程序
发现了问题?
了解如何改进此页面
•
提交拉取请求
•
报告一个错误
+
添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
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
^