Sorting Data Retrieved from a MySQL Database

Revision as of 19:24, 11 October 2007 by Neil (Talk | contribs) (New page: Now that we have looked at the basics of retrieving data from a MySQL database and before we look and filtering retrieved data we need to look...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Revision as of 19:24, 11 October 2007 by Neil (Talk | contribs) (New page: Now that we have looked at the basics of retrieving data from a MySQL database and before we look and filtering retrieved data we need to look...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Now that we have looked at the basics of retrieving data from a MySQL database and before we look and filtering retrieved data we need to look at how to sort the output from a database retrieval.