Posted by Man-wai Chang on 04/24/07 06:11
> is $array[i][j].attribute the same as $array.i.j.attribute?
ok... figured it out.
$array[$ileft].attribute is the same as $array.$ileft.attribute!
In short, the square brackets could be replaced by a dot.
--
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]
|