2024-06-28NEW BOOK SEARCH FUNCTION

I’ve finally got the php code figured out and working more or less correctly. Still have some work to do to get all the required pages and code snippets built and tested and then put them in place.

Probably be sometime next before it’s finished but the primary obstacle has been overcome now it’s just the grunt work and fiddly bits to do.

The way I’m approaching it means I’ll be replacing all of the Category pages as well and using a php search function to pull the data directly from the database which is what I wanted to do in the first place. That way new individual books can be added once… to the database… and the proper page will pull it when the page loads. Makes everything much easier to maintain in the long term.

I’ll start working on the Category pages once I get the New Book search function pages done since, for the time being,  they will look exactly the same whether static or dynamic.

The Librarian

p.s. Thanks to all the folks who offered and provided php advice. It’s coming back to me (like a bad dream) and that helped a lot in getting my head back into the php space. .