DaveAshman.com

Live Search

Sunday, 6th Jan 7:39 pm

Live search is a JavaScript/PHP/MySQL based search facility similar to Google’s Suggest that displays search results as you type.

When I first started this blog a couple of years ago, I had it running on Textpattern, and had a live search system that had been developed by Rob Sable.

Mr. Sable had inturn developed this live search plugin based on LiveSearch by BitFlux.

I have now implemented the original live search here on my site, but with a few changes:

mod rewrite on Leopard

Sunday, 6th Jan 4:05 pm

This is my first post since last August, and there are no excuses for it, except that I have had two holidays, and, besides being very busy with my...

Dynamic select drop down function and pre-selecting options

Thursday, 9th Aug 8:51 pm

When I am coding forms, I often find that there is plenty of repetition invloved. Writing all the inputs, and backend code that needs to be created...