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 databa
stick the values in an array and use asort() to sort it.
-Original Message-
From: Rodrigo Peres [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 05, 2002 8:30 AM
To: PHP
Subject: [PHP] sort dinamic generated table
Hi,
I have a resume system that put a rank in it resume at runtime
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
--
PHP Gene
3 matches
Mail list logo