我正在尝试在json_encode中的mysql数组之前填充一个验证数组。php
$con=mysqli_connect("localhost","burtkunt_dbuser","phatelives","burtkunt_colors// Loop through each row in the result set
while($row = $result
我想发送一个从数据库使用PHP的JSONObject。目标是在Android的截击中接收对象,JsonObjectRequest并使用它。$ar = array(); //empty array for results while($loop<mysql_num_rows($query)){//iterate for each row
$ar["w&quo