Hi, I recently used the coldfusion data drill down search from the example apps which come with coldfusion to create my own search. Basically instead of searching by category or by using the few letters which make up the item name to drill down to display details as per the example, I was searching by Dept or Testcode to search my database. Since getting it to run on coldfusion I have since found out that I need to rewrite the search using PHP (connecting to mysql). The bad news is I've no PHP experience and I need a solution ASAP as I've a deadline to meet which is rapidly approaching!!. Has anyone got any good PHP data drill down search links or better still a PHP version of that specific coldfusion example. Any help much appreciated.
Thanks