If you want to use WordPress you can download a custom post type plugin (such as Custom Post Type UI), create your Book
post type; another plugin to generate your form for adding books (Gravity Forms + this looks good, or a similar solution, or create a form by hand). Then tweak the default WordPress search feature to search through Book
post type only (you can use a search engine to find out how to ‘limit search to custom post type in WordPress’ or something similar).
If you end up using WordPress then don’t use Dreamweaver – last I checked it was for pure HTML/CSS work.
Related Posts:
- Replace/Mute/Stop Search Query
- Custom search query by category id
- How do I find users by password?
- get_results using wpdb
- Count & Display Database Queries
- Dealing with Many Meta Values, 30+
- Should I hint table index for search query on wp_post
- Export wordpress table to excel
- Custom Search | Wrong output & question
- How best to inject ads between posts in the loop?
- Change SQL get_results to search for posts with custom term in custom taxonomy
- Change all http to https in mysql databse?
- WooCommerce – Query for ordered products
- PHP variable in WordPress database query
- Block search SQL from happening
- Custom search page and search by title, content and tag
- Delete duplicate rows from wordpress database where a column is duplicate in phpmyadmin
- Query WordPress database by registered date and role
- How to prevent WordPress from retrieving data for the last 10 posts in the database?
- Query from a different database than the default
- How to query the WordPress database to get posts of a certain custom post type, taxonomy and field?
- Select Multiple meta_value from WP DB; Single Query
- How can I create a Bible search engine via WordPress? [closed]
- CRUD operations using WordPress database API
- Hook directly into query execution
- Advanced SELECT query with condtional statements
- Select two sums with single get_var statement
- input data and output table [closed]
- Slow queries constantly getting stuck on WordPress database of ~100,000 posts
- wp-cli search is returning ‘search’ is not a registered subcommand of ‘db’
- cache specific data?
- How Can I Put Meta_Compare in the Database-Query?
- How to paginate information obtained from a query to a custom table?
- Historic WordPress database connection
- Check if an option exists and get its value in one hit
- Query multiple tables at once?
- $wpdb->query can’t insert data
- Custom WordPress Table wpdb
- Best practice to limit results in get_row()?
- How to display content from external db with relevant urls
- Connecting to a different database
- SQL query to set posts in bulk based on the post content
- Query Column of Specific ID from Database Table
- Add search bar to Custom Database Table in WordPress Dashboard
- SELECT SQL_CALC_FOUND_ROWS with wordpress search
- Understanding WordPress Search
- How to display data from db in select list [closed]
- How can I query the db to access current post information?
- Search Character Set Problem
- Compare User meta_value with Product meta_value
- How to insert a value to decimal type field using wpdb->prepare?
- Join Query on WP_USERMETA Table
- Insert NULL value using prepare()
- Job and Employee Performance Tracking with Product Safety
- WordPress Database Query works in phpMyAdmin but not in the code
- Finding a page holding a specific string/URL that is used in the content
- wpdb query to insert images in to post/page gallery
- Set SQL_BIG_SELECTS and MAX_JOIN_SIZE on a WP_Query
- Performance bug – slow DB query
- How to optimise this database query?
- How can we speed up wp_get_nav_menu_items()?
- Extracted CSV as Array for Custom Query Loop
- Should I Use only wpdb Class to Write Custom Queries?
- Generating an HTML table from an array based on dynamic key values
- Filtering data and saving query results
- How to have WP Search widget index dynamically generated content?
- Pulling values from a sepcific row in table
- Searchable database of members using multiple criteria / filters
- Using class id from array for query
- SQL Query to get post_id from wp_posts and and meta_key(s) from wp_postmeta
- SQL query to rewrite all media URLs to end with .webp
- Order of search results based off of a backend custom field and also in alpha order
- SQL errors when querying for something with apostrophes
- Download user generated data from WordPress
- WordPress Database Charset/Collate
- Weird characters in title if it contain “ ”
- Why are my WordPress post queries so slow?
- WordPress ERD mistake?
- /var/run/mysqld/mysqld.sock
- Search a meta field for a value in all posts
- WordPress site seems convinced that it’s still at its old URL
- import (migration) user database to wp-users
- Database question while Migrating from one domain to another on same WebHost [Bluehost]
- Copy site on same server?
- featured image not showing up with mysql_connect
- Creating Tables in WordPress Database
- Calling update_user_meta inside of another function doesn’t work
- I broke database after reuploading local version – what exactly happened? Database error
- Share WordPress Database
- MySQL Database User: Which Privileges are needed?
- Working local with one database
- Import Excel (or csv) Table with user-data as subscribers to wordpress
- Automatic add record after refreshing page
- Changing database links has no effect
- Inserting into data into external DB using WPDB
- Getting deleted users in database
- User accounts for saving form data?
- Update references to pictures on website after moving to new URL
- Combine Query and Select Database to create directory loop
- Moving database from WP 2.6 to 3.5 problem