-
FAQ
- Forum Search
- Community
- Online Manual
- Support Helpers of the Month
- Function Database
xmlArray::fetch
Description
Retrieves the textual value of the specified path.
Syntax
void xmlArray::fetch (string $path[, bool $get_elements])
Parameter $path
Expected type: String
Description: The path to the element to fetch
Parameter $get_elements
Expected type: Boolean
Description: Whether or not to include elements. Default is false.
Notes
- Example: $data = $xml->path('/html/head/title');
Advertisement:- Help | Terms and Rules | Go Up ▲
- Copyright © 2022 Simple Machines. All Rights Reserved.
- Page created in 0.036 seconds with 13 queries.
- Forum Search