December 1998
Beginner to intermediate
674 pages
40h 41m
English
insert_element
$h
->insert_element($element, implicit)
Inserts the object $element at the current position relative to the root
object $h and updates the position (indicated by pos)
to the inserted element.
Returns the new $element.
The implicit argument is a boolean indicating whether the element
is an implicit tag (true) or the original HTML (false).
Read now
Unlock full access