I have a webservice in PHP with MySQL database and getting answers in JSON.
It is working normally, but I have a problem using the following query:
SELECT podcast.id, podcast.nome, podcast.descricao, autor.nome, categoria.nome_cat
FROM po...
asked by
10.05.2015 / 00:12