Rodrigo Peres wrote: >Hi, > >I have a resume system that put a rank in it resume at runtime. example: If >you do a serach for each match that it finds it atribute 1 point, now I need >to sort the generated list based in this rank, how can i do this, since this >rank is dinamic and isn't in database?? > >Thank's > > > Did you try putting it all in into an array and sorting the array?
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php