Posted by Man-wai Chang on 04/26/07 01:54
> $SoFdtl_array = count( $dtl_array );
> for( $i = 0; $i < $SoFdtl_array; ++$i )
> {
> $SoFdtl_array_I_uom_array = count( $dtl_array[$i]['uom_array'] );
> for( $j = 0; $j < $SoFdtl_array_I_uom_array; ++$j )
> $cool_array[] = array( 'key' => $dtl_array[$i]['uom_array'][$j][0],
> 'value' => $dtl_array[$i]['uom_array'][$j][1] );
> }
Thanks for the suggestion.
--
iTech Consulting Services Limited
Expert of ePOS solutions
Website: http://www.itech.com.hk (IE only)
Tel: (852)2325 3883 Fax: (852)2325 8288
Navigation:
[Reply to this message]
|