Advance Search By:
District:
Type:
Route:
Road:
From km: To km:
Start Date: Complete Date:

pwid; $district=$rw->district; $type=$rw->type; $route=$rw->route; $road=$rw->road; $fromkm=$rw->fromkm; $tokm=$rw->tokm; $desc=$rw->desc; $ak=$rw->ak; $amount=$rw->amount; $start=$rw->start; $complete=$rw->complete; $status=$rw->status; //$PurchaseDate=$rw->PurchaseDate; //$centre=$rw->centre; //$company=$rw->company; ?>
No District Type Route Road Name FromLoc ToLoc Desc AK.No. Amount(RM) StartDate CompleteDate Status(%)

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