Ok, I just need some tips on where I should even start...
My main goal is to make a site generated by information in a Database, so users can view the content of my store... I would like to be able to input my product info a database
ex:
Price,Name,Description
Then I would like to be able to edit whats in there, say i change the price of something, I would like to be able to go in there and change that very simply.
and obviously, i would like to be able to display that information in the db on a site... so where should i start?