Why we create Module functionality file with ext. .inc not in .module file?
Posted by RavindraSingh on August 12, 2012 at 2:17am
Why we create Module functionality file with ext. .inc not in .module file.
My Module Structure is
------->MyModule
---------->MyModule.info
---------->MyModule.module
---------->MyModule.pages.inc
We use .inc file where we defines all the functionality of module.
Read more