hey thanx for the answer,
actually yes, but it's my fault,
the thing is on the other side is flash and not php,
so i need to output something like this to later parse it in flash
&response4:&row0=$article__2||tipo 1:&row1=art2|b|Tipo 2:&colunms
4&rows 2
but i cannot harcode anything because
ipt you may use the below array to gain access to your data
$i=1;
$ii=count($object); //quick access function
for($i=1;$i<=$ii;$i++){
echo $object[$i]['your_field_name'];
}
hope it helps
Kindest Regards,
Pedro Furtado
www.silkonski.com
2 matches
Mail list logo