Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
xpath
xpath
Run an XPath query on XML data.
Name:
xpath
Category:
Uncategorized
Programming Language:
php
One-line Description:
Run an XPath query on XML data.
Related
How to Use PHP XPath Function with SimpleXML to Parse XML: Detailed Examples
8
Implementing Persistent Connections with mysqli::real_connect: Tips and Best Practices
4
How to Use PHP's XPath Function? A Beginner's Guide to Basic Usage
9
Similar Functions
simplexml_import_dom
simplexml_import_dom
ReturnstheSimpleXMLE
mysql_get_client_info
mysql_get_client_info
ObtainMySQLclientinf
getTraceAsString
getTraceAsString
Returnsthesameinform
ftp_mkdir
ftp_mkdir
Createanewdirectoryo
mysql_errno
mysql_errno
Returnsthenumericenc
cal_info
cal_info
Returnsinformationab
cal_days_in_month
cal_days_in_month
Returnsthenumberofda
getName
getName
Returnsthenameofthee
Popular Articles
Implementing Persistent Connections with mysqli::real_connect: Tips and Best Practices
How to Use PHP's XPath Function? A Beginner's Guide to Basic Usage
How to Use PHP XPath Function with SimpleXML to Parse XML: Detailed Examples