<?php $array = array('string1' , 'string2' , 'string3'); echo implode($array);
You have javascript disabled. You will not be able to edit any code.