Re: [PHP] how to resort results of a query

2002-07-05 Thread Matthew K. Gold
to go about it. Thanks in advance. best, Matt - Original Message - From: Chris Hewitt [EMAIL PROTECTED] To: Matthew K. Gold [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Friday, July 05, 2002 7:34 AM Subject: Re: [PHP] how to resort results of a query Matthew, Its a new query unless

[PHP] how to resort results of a query

2002-07-05 Thread Matthew K. Gold
Hi, How can I set things up so that a user can resort the results of a query? Also, how can I make certain columns into links? I'm making a site that will list college courses. When users decide to browse listings by discipline, or college, I'd like the titles of the courses to be links to

Re: [PHP] how to resort results of a query

2002-07-05 Thread Chris Hewitt
Matthew, Apologies to others that this is now quite OT, let's make this the last of this thread. If I may suggest that this is now about pure sql techniques and nothing to do with php. What I did was to create a table (not temporary as it happens) with fields containing all the fields that