The DOMProcessingInstruction class
(PHP 5, PHP 7, PHP 8)
类摘要
class DOMProcessingInstruction
extends
DOMNode
{
public DOMNode::C14N(
bool $exclusive = false,
bool $withComments = false,
?array $xpath = null,
?array $nsPrefixes = null):
string|false
public DOMNode::C14NFile(
string $uri,
bool $exclusive = false,
bool $withComments = false,
?array $xpath = null,
?array $nsPrefixes = null):
int|false
}
目录
There are no user contributed notes for this page.