update page now

The DOMParentNode interface

(PHP 8)

Arayüz Sözdizimi

interface DOMParentNode {
/* Yöntemler */
public function append(DOMNode|string ...$nodes): void
public function prepend(DOMNode|string ...$nodes): void
public function replaceChildren(DOMNode|string ...$nodes): void
}

İçindekiler

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
HTTPS · www.php.net
← Home