Tag: joomla 1.5

  • Joomla: Request To Response

    To do development work in any framework, it is a good idea to first study the request flow. This basically answers the question ‘what happens between request send to server and request received from the server?’.

    COPYRIGHT NOTICE

    I have made the Flow Diagram available here for public use and/or modifications, as long as you cite me as an author. Although I have decided to share this, it took awhile to create this version, so I would appreciate getting some credit for my work.

    Please refer to the Creative Commons Attribution-Noncommercial-share Alike license:

    http://creativecommons.org/licenses/by-nc-sa/3.0/us/

    You are free to share and make derivatives (i.e. corrections or updates), as long as you include a revision history, attribute the contributors as authors, you do not use it for commercial purposes, and you freely share the document.

    You can download the request to response flow diagram as [download#14#nohits] or as [download#15#nohits].

    Here is what happens in case of Joomla 1.5…

    (more…)