Where can you download this example?
http://jqueryui.com/demos/autocomplete/#remote
jQuery doesn’t make the PHP available, so I don’t know how to structure the data or how to use it.
I don’t see a download button on the page or any instructions on how the PHP should be built to integrate with jQuery UI, I’m not sure why their website doesn’t make it easy for developers.
I think I found a great resource
http://net.tutsplus.com/tutorials/javascript-ajax/how-to-use-the-jquery-ui-autocomplete-widget/
Here’s the document from that site