Salisbury Point Railroad Historical Society
Links

$num) { $mycursor = $mycursor - $pagesize; } $i = $mycursor; if ($num <= $mycursor + $pagesize) { $mylimit = $num; } else { $mylimit = $mycursor + $pagesize; } $c=0; while($i < $mylimit) { if ($c==0) { echo ""; $c=$c+1; } echo ""; $c=$c+1; } else { echo ""; $c=0; } $i++; } ?>
mouseover gives information - click to visit
"; echo ""; echo mysql_result($result,$i,"Title"); echo "
\"";
"; if ($c<4) { echo "
= $pagesize) echo "back      "; else echo "              "; if (($mycursor + $pagesize) < $num) echo "forward      "; else echo "                     "; $thispage = intval(($mycursor+10)/10); $toppage = intval(($num+9)/10); echo "reSearch     $thispage of $toppage"; Require("../includes/footer.inc"); ?>