Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Cokeman1974

    Sorting problem

    Thanks, worked great.
  2. Cokeman1974

    Sorting problem

    I can't find how I can sort the following query by categories_description.categories_name, think it has to do with the .$id at the end: $query = "SELECT categories.categories_id, categories.parent_id, categories_description.categories_name FROM categories_description INNER JOIN categories...

Part and Inventory Search

Back
Top