Advance Search By:
Centre: Defect Detected :
District: Category:
Road Name: Chainage(km):
Type: Action Taken :
Date: Action Date :
Cycle:
ipid; $centre=$rw->centre; $district=$rw->district; $road=$rw->road; $type=$rw->type; $date=$rw->date; $cycle=$rw->cycle; $defect=$rw->defect; $category=$rw->category; $location=$rw->location; $action=$rw->action; $action_date=$rw->action_date; $remark=$rw->remark; ?>
No Centre District RoadName Type Date Cycle DefectDetected Category Chainage(km) ActionTaken ActionDate Remarks

// // "; //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