Array functions like array_push and array_pop can be used to add or elements to the end of array respectively. <?php. $stack = array("orange", "banana");.
確定! 回上一頁