Help for this page

Select Code to Download


  1. or download this
     $newElt->paste('last_child', $tag);
    
  2. or download this
     $tag->paste('last_child', $newElt);