You can also display crud and form on a single page.
$pdocrud = new PDOCrud(); echo $pdocrud->dbTable("book")->render("ONEPAGE");