Hi,
Does anyone know if you can sort $db_sort_links descending?
ATM - I'm using:
$db_sort_links = 9;
Field 9 is a number (the date, but in pure form). I'm trying to make it so it sorts from newest -> oldest (unlike now, where it does oldest-> newest)
If not, then no biggie - was just wondering
Cheers
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Does anyone know if you can sort $db_sort_links descending?
ATM - I'm using:
Code:
# Field number to sort by: $db_sort_links = 9;
Field 9 is a number (the date, but in pure form). I'm trying to make it so it sorts from newest -> oldest (unlike now, where it does oldest-> newest)
If not, then no biggie - was just wondering
Cheers
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates

