Help for this page

Select Code to Download


  1. or download this
    $p->findnodes('//h2[4]/following-sibling::p');
    
  2. or download this
    $p->findnodes('//h2[last()]/following-sibling::p');