King James Bible Search

King James Bible Search

King James Bible Search Form

The Project
Created as part of a class project while attending Seneca College with the goal of creating a simple search tool with a pleasing interface to build skills for implementation in other practical PHP programs. Aside from functionality, visual design and integration of useful features were included in the focus.

Technical Details
Built with PHP and HTML. SQL is used on the back end for data storage and look-ups. Includes a PHP parsed RSS feed populated with the latest news from RPGNews.com. Features CSS design developed by Darjan Panic and Brian Green.

Features
  • Fully functioning search including normal and boolean search feature, the ability to search for a phrase, and the ability to return the number of results instead of the actual results; boolean search function can also be used for more advanced search functions such as combining the boolean and 'as phrase' search functions
  • Coloured highlighting to easily distinguish search terms in results
  • Drop-down style paging which allows the user to choose the page they desire from the menu; all pages available are displayed; user can also change the number of results per page when choosing a different page; if the user selects a page number which is higher than would be available with the adjusted window of search results, the program takes the user to the new page 1 by default.
  • PHP parsed RSS feed from RPGNews.com

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.