I need to create a Json result, where the state is the index.
<?php
//header('Content-Type: application/json; charset=utf-8');
require_once('Connections/conexao.php');
$selec = "SELECT estado, kg, valorCap, valorExcedCap, valorAloremCap...
asked by
13.05.2015 / 02:00