ciao a tutti
come è possibile ordinare un array bidimensionale?
l'array creato ha questa struttura
$array_squadre[n]['Id']
$array_squadre[n]['Punti']
$array_squadre[n]['Nome']
vorrei ordinarlo per punti e poi per nome...
?????????????
ciao a tutti
come è possibile ordinare un array bidimensionale?
l'array creato ha questa struttura
$array_squadre[n]['Id']
$array_squadre[n]['Punti']
$array_squadre[n]['Nome']
vorrei ordinarlo per punti e poi per nome...
?????????????