Sort Array ( for rank stats )
Hello!
I am developing statistics for SnowWars MOD. I do it based on fVault. As a result, I have 5 arrays: name, kills, death, hs, rank. In the name - date type string In the kills - date type int in death - date type int in hs - date type int in rank - date type float I need to sort an array of rank on the decrease. But there would be at the same time with an array of rank similar to all other arrays are sorted. Does anyone have any ideas? |
Re: Sort Array ( for rank stats )
I know this isn't an answer to your question but it will probably be much easier to use SQL.
|
Re: Sort Array ( for rank stats )
I know that SQL is easier and faster to do it.
But do not think that for the sake of fashion, many will want to pick up the SQL server. I came up with an algorithm is, if good-will lay out:) |
Re: Sort Array ( for rank stats )
Quote:
|
Re: Sort Array ( for rank stats )
Bugsy do u mean SQLite ? bcoz to use mysql you need any apache server.
|
Re: Sort Array ( for rank stats )
Is it to use SQL server owner will not need SQL Server?
|
Re: Sort Array ( for rank stats )
Apache? apache is web server. You just need mysql server.
|
Re: Sort Array ( for rank stats )
Quote:
|
Re: Sort Array ( for rank stats )
Há , no problema.
|
Re: Sort Array ( for rank stats )
MySQL is standalone, you don't *need* anything other than the MySQL server itself to use it.
|
| All times are GMT -4. The time now is 08:23. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.