Help for this page

Select Code to Download


  1. or download this
    117-137    AND 112-130
    
  2. or download this
    $flag_correct=0;
    if( ($second_beg>=($first_beg-5)) && ($first_beg<=($second_beg+5)) && 
    +($first_end>=($second_end-5)) && ($first_end<=($second_end+5)) ) {$fl
    +ag_correct = 1;}