map200uk Posted May 26, 2007 Share Posted May 26, 2007 hi, im currently working a digital audio library system using php/xml/css/mysql at present and had an idea of similar to google where the user types and it then sugests things so the idea was: a user types say a: and it shows all results that start with a, the results would be stored in an array from the mysql query my question is how could i do this? any advice/links to usefl articles appreciated map Quote Link to comment Share on other sites More sharing options...
lighton Posted June 9, 2007 Share Posted June 9, 2007 by the sounds of it you are talking about an "AJAX live search", if you search the net you should be able to find a tutorial, it basically uses an eventlistener to cue database searches. Without knowing if this is want you want i dont want to go into to much details Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.