print_r($samplearr) prints the following for my array containing 3 items ... Try this: foreach($samplearr as $key => $item){ print "" . $key .
www.google.com.tw