DOMProcessingInstruction sınıfı
(PHP 5, PHP 7, PHP 8)
Sınıf Sözdizimi
class DOMProcessingInstruction
extends
DOMNode
{
public DOMNode::C14N(
bool $özel
= false
,
bool $aAçıklamalı
= false
,
?array $xpath
= null
,
?array $isim_alanları
= null
):
string|false
public DOMNode::C14NFile(
string $uri
,
bool $exclusive
= false
,
bool $withComments
= false
,
?array $xpath
= null
,
?array $nsPrefixes
= null
):
int|false
}
Özellikler
- target
-
Hedef.
- data
-
Veri.
İçindekiler
There are no user contributed notes for this page.