Tag: php

PHP/MySQL Boolean Search Script Updated

October 21, 2007

11 Comments

Topics: Web Development.

Just a quick announcement that I’ve updated my search script for Boolean matching in MySQL. The latest version is available for download on the PHP (Hypertext PreProcessing)/MYSQL Search Engine script page. The changes to this version include: Fixed: various minor bugs Fixed: multipage results not available with quoted strings Fixed: full-text query problem Fixed: some compatibility issues with different PHP/MySQL configurations. Added: sortable results Added: configurable field label names Added: sample results page Added: test mode for troubleshooting. It’s not […]

Continue reading “PHP/MySQL Boolean Search Script Updated” »

Easy PHP Photo Gallery

March 19, 2007

171 Comments

Topics: Accessibility.

I dropped support for this project in about 2012, and the files are no longer available for download. Thanks for stopping by! There are a lot of PHP (Hypertext PreProcessing) photo gallery scripts out there. I know; because I went looking for one some time ago, and found myself barraged with Javascript, AJAX, and complicated installations. I didn’t want any of those things, so in the end I just wrote one for myself — and this is the end result. […]

Continue reading “Easy PHP Photo Gallery” »