<?php $myPcParts = array('cpu' => 'Intel', 'gpu'=>'Nvidia', 'mb'=>'Asus'); foreach ($myPcParts as $hardware=>$parts) { echo 'My ' . $hardware . ' is ' . $parts . '. '; }
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`