<?php$rank=<?phpecho$array["rank"];?>if($rank>=1&&$rank<10)echo'<imgsrc="路径"/>';elseif($rank>=10&&$rank<100)echo'<imgsrc="路径"/>' ...
確定! 回上一頁