register_file("book", "book.html"); $tpl->register_variables("book", "page_title,letter"); $tpl->address_sql("book", "rows.addresses","$letter"); $tpl->file_parser("book"); $tpl->print_file("book"); ?>