Posted on maijs 26th, 2014, 6:19 pm by admin
int[] a = {1,2,3,4,5};
for(int temp : a){ System.out.println(temp); }
Posted on februāris 20th, 2014, 1:12 pm by admin
$json[]=array('artist'=>'var1','title'=>$var2)); echo json_encode($json);