Magento Controller to Retrieve Database Data
In this example I will show you how easy it is to retrieve a single piece of Data from you database. For the purposes of this post, we will assume you already have a working extension and just need to know how to retrieve a single piece of data from your controller. Let’s pretend that…