
często się przydaje, nie spotkałem się z alternatywą w postaci
standardowej funkcji w php
<? function sortuj_tabl($tabl, $n, $asc=null) { for($i=0; $i<count($tabl); $i++) { $new_tabl[] = $pom[$n]; } $new_tabl2 = $new_tabl; if($asc==null) else for($i=0; $i<count($new_tabl); $i++) return $trzecia; } ?>