Advanced Web Authoring Portfolio MultiBib Forms
Here are the data-entry forms for the Multiuser Bibliography application, with simple PHP back ends that verify the data was received properly:
- Add Entry form
- This form lets the user add a new entry to the database. Note that the quick-search and sign-in forms on the navigation bar are also implemented (as they are on other pages).
- View Entry form
- This form, at the bottom of the entry-view page, provides buttons for editing the entry and adding a comment.
- Search form
- This form lets the user enter multiple search terms ("advanced search").