Using implode() Function · <?php · //assigning value to the array · $arr = array("Hello","students", " ", "how","are","you"); · echo implode(" ",$ ...
確定! 回上一頁