paulalan1 Posted September 3, 2009 Report Posted September 3, 2009 need a way of sorting items similar to this one http://www.tapetesabadi.com/index.php?o ? p;Itemid=9 anyone can help thanks am willing to pay Quote
akurtula Posted September 4, 2009 Report Posted September 4, 2009 the example you given in done by using 2 tables, in a database. table one stores the info of the heading and an ID e.g rug 1 rug 2 ... the 2nd table stores the rug ID from table one and the different rugs within that heading: then with sql and php you can the the same effect as your given example, i know the explanation is not really useful but i have done this before and is very easy Quote
paulalan1 Posted September 4, 2009 Author Report Posted September 4, 2009 (edited) thanks will contact you Edited September 4, 2009 by paulalan1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.