zink Posted March 15, 2007 Posted March 15, 2007 Hi there, Does anyone know how I can add another collumn into my product listing table on this page: http://www.leobackingtracks.co.uk/index.php?cPath=2_48 I want this field to be the product description field i.e. the one that displays "C Maj." on this page: http://www.leobackingtracks.co.uk/product_...;products_id=56 Thanks a lot for the help!!
Nullachtfuffzehn Posted March 17, 2007 Posted March 17, 2007 You just need to retrieve the product_description from the database and add the output to the while loop where the products are displayed in your index.php
zink Posted March 19, 2007 Author Posted March 19, 2007 You just need to retrieve the product_description from the database and add the output to the while loop where the products are displayed in your index.php Any idea of how I do that? I have been trying different things but it just doesn't pull put the description! Thanks for your help in advance Zink
Recommended Posts
Archived
This topic is now archived and is closed to further replies.