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