" ; $parm_seq = $_GET['sequence'] ; unset($previous); foreach($sarray as $key => $value) { if (!(isset($previous))) { $previous = $key; } if ($parm_seq == $key) { // echo $key . $value[0] . $value[1] . "
" ; $new_link = $value[0] ; $current_key = $key; break; } $previous = $key ; } // now find the next link krsort ($sarray); //now in reverse order unset($next); foreach($sarray as $key => $value) { if (!(isset($next))) { $next = $key; } if ($parm_seq == $key) { // echo $key . $value[0] . $value[1] . "
" ; // $current_key = $key; break; } $next = $key ; } // // echo "previous = " . $previous . "key = " . $current_key . "next = ". $next . "
" ; // echo '
//
http://localhost/BM-net-local/ '; //exit to html output ?>
Exit to Home --- Return to Table of Contents
Previous Page
Next Page
Previous Page
Next Page

The Android Papers

"; ?>