Hi All,
I'm currently designing a website for my business and would like to have a system that pulls products from my database via PHP and adds them to my products section, but I'm unable to find anything that explains how to do it for the kind of setup I have.
I'm using Material Design Bootstrap and have my products section set up as so http://www.codeply.com/go/Jahfr26KUQ. I've searched around enough that I have a good idea of how I would do this if I wanted all my products viewable without a tab/page system, but I cannot find any tutorials that explain how I would make something dynamic over multiple tabs/pages (a system like amazon/ebay/other large ecommerce sites use where their products span multiple pages).
If someone could provide an example or explaination as to how I would create a dynamic system for this kind of setup that would be greatly appreciated