Recently I have been keen on making my websites as fast a possible, especially now Google have announced page load time is a ranking factor. Believe it or not the whole task is very compelling, especially when you see huge improvements in your website’s load time. Here is a small list of great online tools [...]
Category Archives: Building The Web
Multi dropdown search
February 23, 2011 – 3:19 pm
This script might be useful for you if you are trying to build a PHP search box, that the search query is built up depending on a few factors. For this instance I have used it for accommodation search. The HTML First create a blank php or html file called “search” The first snippet builds [...]
