Re: [jquery-ui] Autocomplete and php json_encode

2010-08-31 Thread Andrés Muñoz
Hey!, beam used this link: http://json.parser.online.fr/ and getJson() for the API jquery? 2010/8/30 MEM > Hello all, > > I would like to request your help if possible. > On the server side, I do have a clean script that grabs the database > data, and returns a json like this: > [{"nomeDominio":

[jquery-ui] Autocomplete and php json_encode

2010-08-30 Thread MEM
Hello all, I would like to request your help if possible. On the server side, I do have a clean script that grabs the database data, and returns a json like this: [{"nomeDominio":".br"},{"nomeDominio":"agentesdeexecucao.br"}] By having this, I would like to use the autocomplete plugin to grab