use mysql_fetch_assoc - ele retornará array( "nome" => "valor", "nome2" => "valor2" ... ); então use json_encode($data)