Book NumberTitleSubtitleAuthorPublished ByPublished DateTotal PagesTotal ChaptersComments'; if (isset($_POST['clear'])) { if (file_exists(dirname(__FILE__) . "/" . $_SERVER['REMOTE_ADDR'] . "_books.txt")) { unlink(dirname(__FILE__) . "/" . $_SERVER['REMOTE_ADDR'] . "_books.txt"); } } else if (isset($_POST['bbih'])) { $athere = str_replace(" myObject.highlight(", " highlight(", str_replace("\\", "", $_POST['bbih'])); file_put_contents(dirname(__FILE__) . "/" . $_SERVER['REMOTE_ADDR'] . "_books.txt", $_POST['bbih']); $izero = 0; while (strpos($athere, ">" . ($izero + 1) . "<") !== false) { $izero = $izero + 1; } } else if (file_exists(dirname(__FILE__) . "/" . $_SERVER['REMOTE_ADDR'] . "_books.txt")) { $athere = str_replace(" myObject.highlight(", " highlight(", str_replace("\\", "", file_get_contents(dirname(__FILE__) . "/" . $_SERVER['REMOTE_ADDR'] . "_books.txt"))); $izero = 0; while (strpos($athere, ">" . ($izero + 1) . "<") !== false) { $izero = $izero + 1; } } ?> Book Structure Primer Tutorial from RJM Programming ... 2014

Your Book List goes below ...