API DOCS
Function: insert
function insert($sBefore, $sTag, $sId)
Parameters:
sBefore
(string) The element used as a reference point for the insertion.
sTag
(string) The tag to be used for the new element.
sId
(string) The id to be used for the new element.
Returns:
object
The object.
