eCommerce construction > General Discussion
How to display specific columns of product database on a page?
(1/1)
kwong:
Hi all,
I am quite new to web designing and have quite minimal knowledge in this matter. I need some guidance on how to display specific columns like product name and quantity from the database on a page (e.g. www(dot)mydomain(dot)com/database).
I don't know how or where to start and I will be very grateful if anyone can write me a guideline on how to accomplish this task.
Thanks in advance and I really appreciate any help!
cbarg2004:
I would highly recommend to read a tutorial about PHP and MYSQL. I learned a ton from 3wSchools:
http://www.w3schools.com/php/default.asp
http://www.w3schools.com/sql/default.asp
smithjoe:
To display specific columns of a product database on a page, you can use programming languages like PHP or JavaScript to retrieve the relevant data and HTML to structure and present it accordingly.
Navigation
[0] Message Index
Go to full version