Advance Search By:
Centre: ToLoc:
District: Type:
Road Name: Qty:
Date: Unit:
FromLoc: Work Detail:
r4id; $centre=$rw->centre; $district=$rw->district; $road=$rw->road; $date=$rw->date; $fromloc=$rw->fromloc; $toloc=$rw->toloc; $type=$rw->type; $qty=$rw->qty; $nos=$rw->nos; $work=$rw->work; $remark=$rw->remark; ?>
No Centre District RoadName Date FromLoc ToLoc Type Qty Unit WorkDetail Remark

// // "; //echo $html; //} ?>
=1) { // bypass PREV link if s is 0 $prevs=($s-$limit); print " << Prev  "; } // calculate number of pages needing links $pages=intval($numrows/$limit); // $pages now contains int of pages needed unless there is a remainder from division if ($numrows%$limit) { // has remainder so add one page $pages++; } // check to see if last page if (!((($s+$limit)/$limit)==$pages) && $pages!=1) { // not last page so give NEXT link $news=$s+$limit; echo " Next>>"; } $a = $s + ($limit) ; if ($a > $numrows) { $a = $numrows ; } $b = $s + 1 ; echo "

Showing results $a of $numrows

"; //} //else //{ // $html = "
RECORDEmpty