Re: [PHP] Record Sorting Using Up and Down Arrows

2002-10-05 Thread David Pratt
I'm hoping someone can help me solve this problem. I've almost got something working. Only problem is I am having some difficulty trying to come up with a case or condition for the single value (ie. devmodfile value = file 3 in example below) that it won't print any arrows up, up/down, or down.

Re: [PHP] Record Sorting Using Up and Down Arrows

2002-10-05 Thread Marek Kilimajer
PhpNuke has something like this in blocks management. Try looking at it. David Pratt wrote: >Hi there. I am trying to write a routine to allow me to sort the contents of >a table by clicking on up or down arrows. >The idea is that top record will have down arrow, bottom record up arrow and >reco