<?php $arr=array(1,2,3,5,8,13,21,34,55); $sum=0; for($i=0;$i<4;$i++){ $sum+=$array[$array[$i]];} echo $sum; ?>
Standard input is empty
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!