Sort table

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

rash28
Forum Commoner
Posts: 38
Joined: Wed Aug 01, 2007 1:21 am

Post by rash28 »

feyd wrote:That's an odd sorting mechanism. :? I think you'll need separate buckets for each "column" so they can remain independent.
Can you guide me how to code it.
Any links or example. I am new to this php
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

iknownothing is already shifting you toward such a mechanism.
Post Reply