tags:

views:

13

answers:

1

how to make customize module in magento with fetching value from table ?

A: 

Please see this exact same question

For info, the answer again:

The best resources you will find are:

And of course the great set of articles written by Stack Overflower Alan Storm which will help you understand the complex architecture that you are plugging into with your custom module.

Finally, searching Stack Overflow will help a lot! The Magento forums are full of pretty poor advice, be wary of editing core files and other bad practices...

HTH, JD

Jonathan Day