SyntaxFix
Write A Post
Hire A Developer
Questions
foreach ($Contents as $index=>$item) { $item[$index];// if there are 15 $item[number] in this foreach, I want get the value : 15 }