in reply to
Re: Dynamic menu generation
in thread
Dynamic menu generation
You can always use
sort @array
so I don't see how this is an issue. What's your initial idea? Surely you have some code that was an attempt to solve this problem. What trouble did you have?
Comment on
Re^2: Dynamic menu generation
Download
Code
Replies are listed 'Best First'.
Re: Re^2: Dynamic menu generation
by
nutshell
(Beadle)
on Oct 31, 2002 at 02:55 UTC
I'm trying to take that array and generate the HTML shown above with it.
--nutshell
[reply]
In Section
Seekers of Perl Wisdom