Say, we make an array like this: $arr = Array ( 2 => 'c', 1 => 'b', 0 => 'a' ); ... Not all languages do this, but PHP does, because PHP is a little weird.
more
more
Home »Unlabelled » PHP: What is the real meaning of a index in a indexed array?
Posted by Unknown on Tuesday, August 19, 2014
2010 All Rights Reserved Php programming tips.
» Php programming tips: PHP: What is the real meaning of a index in a indexed array?
{ 0 comments... » PHP: What is the real meaning of a index in a indexed array? read them below or add one }
Post a Comment