You searched for: "" . $var . ""

"; // begin to show results set $currPage = (($s/$limit) + 1); //break before paging $a = $s + ($limit) ; if ($a > $numrows) { $a = $numrows ; } $b = $s + 1 ; // next we need to do the links to other results if ($s>=1) { $prevs=($s-$limit); } // 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; } ?>
Downloadable category: .php">
" ?>« Previous 3 « » "?>Next 3 »
open: ">
download: .flv">--- click here ---

.flv&image=.jpg" /> .flv&image=.jpg" />


" ?>« Previous 3 « » "?>Next 3 »
videos $b to $a from $numrows

";?>