Sample implementation of PHP/MySQL Boolean Search Engine

This example searches a small wine database. Suggested searches: merlot or pinot (Boolean OR) or california and chardonnay (Boolean AND). Quotation marks can be used to create a search on an exact phrase. Try "a good bottle" for a phrase search.

For a second example, you can use the main site search for this Joe Dolson Accessible Web Design.



Simple Boolean Search Version 2.6 by Joe Dolson Accessible Web Design

Return to top

« PHP/MySQL Database Search Home Page | Accessible Web Design Blog | Download

This work is licensed under a Creative Commons license with some rights reserved.