im, creating jquery autocomplete, I have something between 10 ~ 20k registers
the data is static (I will run the update script when I need it), and I can choose to get the file from json or paste on the page on one line, for example:
var title = ["example title 1","example title 2"];
Which one should I choose, skill? (also they were worried about the crashing / lagging people browser) .. and what about the XML?
btw my php script already uses caching system for html
source share