Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PHPの配列からの最高、2番目に高い番号、最低または最小、2番目に低い番号。
$array = array('2','1','200','15','300','500','69','422','399','201','299');