use associate array[^], e.g.: PHP. Copy Code. $links = array("BCA"=>"bca.html", "BSC"=>"bsc.html"); echo '<ul>'; foreach($links as $text ...
確定! 回上一頁