Talk:Creating an Array: Difference between revisions

Merge Create, Assign, and Retreive from Array
(Merge Create, Assign, and Retreive from Array)
Line 28:
::</quote>
:This is in fact wrong, 'echo $array[1][3] would print the 4th element within the second element, not the 3rd one. I'll edit tonight or something... --[[User:CrashandDie|CrashandDie]] 07:18, 2 July 2007 (EDT)
 
== Merge Create, Assign, and Retreive from Array ==
 
I think it would be clearer to merge the three tasks [[Creating an Array]], [[Assigning Values to an Array]], and [[Retrieving Elements from an Array]] into a single task, [[Array access]] perhaps. --[[User:IanOsgood|IanOsgood]] 11:13, 20 October 2007 (MDT)
Anonymous user