Gossamer Forum
Home : General : Perl Programming :

Sorting

Quote Reply
Sorting
Ok, i have a plain text file logging all of my referrals like:

sitename|hits

i know howto read both of the fields into variables like $sitename and $hits, the only thing i need to know howto do is be able to sort the site's by there hits, like the most hits displayed first.

This is just for in my admin when i view them, i don't want to mess around and totally re-arrange the file itself but play around with the data in a table.

I know that there is a way i just need some help Smile

Thanks!
--Jacob
http://www.123webmaster.com
Subject Author Views Date
Thread Sorting jacowhee 3071 Feb 12, 1999, 2:35 AM
Post Re: Sorting
Bogus 2938 Feb 17, 1999, 11:40 AM