-
FAQ
- Forum Search
- Community
- Online Manual
- Support Helpers of the Month
- Function Database
xmlArray::exists
Description
Returns whether the specified path matches at least one element.
Syntax
bool xmlArray::exists (string $path)
Parameter $path
Expected type: String
Description: A path
Return value
Expected type: Boolean
Description:
Notes
- Example: echo $xml->exists('html/body') ? 'y' : 'n';
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