Alternate approach to constructing a new instance. Supports chaining.
Access
public static
Parameters
Parameter |
Type |
Required |
Description |
---|---|---|---|
|
Required |
A well-formed XML string or the path or URL to an XML document if $data_is_url is |
|
|
Required |
Used to specify additional LibXML parameters. The default value is |
|
|
Required |
Specify a value of |
|
|
Required |
The XML namespace to return values for. |
|
|
Optional |
(No description provided by PHP.net.) |
Returns
Type |
Description |
---|---|
Creates a new |
Source
Method defined in utilities/simplexml.class.php | Toggle source view (10 lines) | View on GitHub