dear all,
what would be the most simple way to multisort the (HTML) output from
a simplexml file.
imagine i have loaded a simplexml file with names & addresses & much
more, and i would like to output them in alphabetic order. should i
first store them all in an array and execute array_multisort , or is
there an obvious simplier way?
thnkx beforehand,
Andre.
what would be the most simple way to multisort the (HTML) output from
a simplexml file.
imagine i have loaded a simplexml file with names & addresses & much
more, and i would like to output them in alphabetic order. should i
first store them all in an array and execute array_multisort , or is
there an obvious simplier way?
thnkx beforehand,
Andre.