You can't query a MySQL database from JavaScript. There has to be some
serverside script to execute a query and return the results. Thats
what search.php is supposed to do.

Jörn

On Tue, Sep 23, 2008 at 8:51 PM, allan2008 <[EMAIL PROTECTED]> wrote:
>
> Hello.
>
> I'm trying to figure out the bassistance jQuery plugin: Autocomplete.
> From what I can gather if I want to get results remotely they must be
> held in an external php file (ie. search.phps). Is it possible for the
> plugin to get results directly from a mysql table? If so how can I get
> it to search through the table? Thanks.
>

Reply via email to