ajax + php auto suggest field
Posted: Tue Apr 22, 2008 4:23 am
Hi
I have set up a auto suggest facility on a text field using php/mysql and ajax, this is working fine.
What I was wondering is whether it is possible to cache results returned. I feel that for every keystroke to connect to database each time coulkd be inefficient.
I have not worked with caching before but does anyone have any experience or suggestions?
Thanks in advance
I have set up a auto suggest facility on a text field using php/mysql and ajax, this is working fine.
What I was wondering is whether it is possible to cache results returned. I feel that for every keystroke to connect to database each time coulkd be inefficient.
I have not worked with caching before but does anyone have any experience or suggestions?
Thanks in advance