Creates menu for book reading. Depending on page user is coming from, lists different options.From book selection, offers a return to book selection and a return to Route 66 Control. From reading type selection, offers a return to reading type selection, a return to book selection, and a return to Route 66 control. From a book, offers a return to current reading page, a return to book selection, and a return to Route 66 control.
($source -, $pageNum -, $bookID -)
Parameters | |
| Source - | Indicates source page (bookRead, typeSelect, bookSelect) |
| PageNum - | Indicates current page number (only sent in from renderbook.php) |
| BookID - | Indicates bookID (only sent in from typeselect.php) |