Once the user selects a book from the dropdown box, this book reader loads book information from an XML file utilizing a PHP script. The PHP script parses the XML file via the XML tags, then generates each chapter separately. Javascript functions determine:
Use of XML & PHP files to read chapter by chapter, instead of the entire book.