jb-data.de/lib/sd/manual/docs/api/simple_html_dom/createElement.md
2025-08-11 22:23:30 +02:00

261 B

createElement

createElement ( string $name [, string $value = null ] ) : object

Creates a new element.

Parameter Description
name Name of the element
value Value of the element

Returns the element.