La clase DOMProcessingInstruction
(PHP 5, PHP 7, PHP 8)
Sinopsis de la Clase
class DOMProcessingInstruction
extends
DOMNode
{
public DOMNode::C14N(
bool $exclusive
= ?,
bool $with_comments
= ?,
array $xpath
= ?,
array $ns_prefixes
= ?):
string
public DOMNode::C14NFile(
string $uri
,
bool $exclusive
= false
,
bool $with_comments
= false
,
array $xpath
= ?,
array $ns_prefixes
= ?):
int
}
Tabla de contenidos
There are no user contributed notes for this page.