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