Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Sorting an Associative Array?

by target (Beadle)
on Jul 13, 2000 at 02:11 UTC ( [id://22291]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    for $j (0 .. $#sorted)
            {
    print "<tr bgcolor=#888888><td>$sorted[$j][4]</td><td>$timecon</td><td
    +>$sorted[$j][3]</td><td>$sorted[$j][6]</td><td>$sorted[$j][7].
    </td><td>$sorted[$j][5].</td><td>$sorted[$j][8]</td><td>$sorted[$j][9]
    +</td><td>$sorted[$j][11]</td><td>$sorted[$j][12].</td><td>$sor
    ted[$j][14].</td><td>$sorted[$j][13]</td></tr>\n\n";
        }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://22291]
Approved by root
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-04-19 23:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found