0 && $show_page <= $total_pages) { $start = ($show_page -1) * $per_page; $end = $start + $per_page; } else { // error - show first set of results $start = 0; $end = $per_page; } } else { // if page isn't set, show first set of results $start = 0; $end = $per_page; } // display pagination ?> <?php echo $ItemID2; ?> Alumni - OnlineNigeria.Com

Leap Into    
 The Past!!

· Modify Entry
· Delete Entry

Find Your Old ClassMate Here
Can't Find Your School?

Click here to Add it




 

Can't find your school? Click here to submit add it.


  "; // loop through results of database query, displaying them in the table for ($i = $start; $i < $end; $i++) { // make sure that PHP doesn't try to show results that don't exist if ($i == $total_results) { break; } // echo out the contents of each row into a table echo "

"; echo '

'; echo ''; echo ''; echo ''; echo ''; echo ""; } // close table> echo "

Name(s) Listed.

  Displaying Page of
"; echo "
First Last Year Graduated Current Location
' . mysql_result($result, $i, 'p_first') . '' . mysql_result($result, $i, 'p_last') . '' . mysql_result($result, $i, 'Year_Graduated') . '' . mysql_result($result, $i, 'country') . '
"; ?>
.: "; for ($i = 1; $i <= $total_pages; $i++) { echo "
"; echo "View Page: $i "; } echo "
"; ?>

Contact:Webmaster@OnlineNigeria.com

 

 

<<< Previous Page

 

Contact:Webmaster@OnlineNigeria.com