Amend the code in the previous step so that it looks like this: function insertMenu($pages, $pageID) { echo "<ul>\n"; foreach ($pages as $file => $listing) ...
確定! 回上一頁