Posts Tagged ‘mvc’

Building MVC-model-view-controller component in Joomla1.5 – Part 2

Tuesday, April 14, 2009 4:57 2 Comments

This tutorial is the continuation of my previous tutorial on Building MVC-model-view-controller component in Joomla1.5 – Part 1. In this tutorial, I will talk about the directory structure of a component.
All components should be created under components folder. This applies to both administrator and user part of Joomla. A component under the root components folder [...]

This was posted under category: Joomla, MySQL, PHP, Projects, Tutorial Tags: , , , ,