insert key with value in array php code example Example: php array push key value <?php $image[0] = $image[0].','.$filename; ?>