PDA

View Full Version : phpLD Mod Idea


codeassist
07-06-2007, 06:09 PM
Guys I am thinking about working on a mod for phpLD 3.2 for my directory when people use the search bar, it auto suggests similar to Google.

Some info on this below:
http://cse-mjmcl.cse.bris.ac.uk/blog/2006/02/16/1140126651832.html
http://www.phpriot.com/d/articles/php/application-design/google-suggest-ajaxac/index.html

Has anyone made something like this before?

David
07-06-2007, 06:35 PM
I know we have talked about it before.
What kind of effect would it have on server load?

codeassist
07-06-2007, 06:54 PM
Yeah would have to think about that too. Unless only featured links. But will be done with AJAX.

James
07-06-2007, 07:15 PM
I would absolutely use it for only featured ... larger directories would create server load.

Also be careful on what you are using in the requests back and forth.

For some reason lately ajax is being broke with the latest mod_sec rules.

Wordpress admin is one example