sorting the gbooky ranks (670 Views)

written by de skooli on 10.01.08 01:57

Comments

Good stuff, now just fix the total/open bets bug. :)
hm, what do you pay?
0.9 € GBooky money. ;)
hm, ill consider it
i'll take the money some time else when i need it
you should also mark it with an up or down arrow
if ( $_GET['sortOrder'] == 'desc' ) {
echo ' <img src="images/greendownarrow.gif" alt="" />';
} else {
echo ' <img src="images/greenuparrow.gif" alt="" />';
}

=)
i wish i were that skilled :´(
that was to motivate you!
nice templateless crapcode :p
:> pwnd
if i knew the code i would write it correctly. btw, i was only backing up otter's opinion =)
instead of echo you can create a variable and then customize it to your templates :)