Welcome Guest, Not a member yet? Register   Sign In
Building a site with CodeIgniter
#4

[eluser]Pascal Kriete[/eluser]
The keywords here are "through index.php". Index.php is the default entry point, but it does not have to be. For a different application you could use another file name, or a subfolder. As long as the cookie url is the same it will still work.

What a modular extension like matchbox will let you do is have several sections (also known as modules) in one application. So instead of application/controllers you have application/module/controllers. What approach you choose depends mostly on your needs.


Messages In This Thread
Building a site with CodeIgniter - by El Forum - 07-02-2008, 02:50 PM
Building a site with CodeIgniter - by El Forum - 07-02-2008, 03:58 PM
Building a site with CodeIgniter - by El Forum - 07-02-2008, 04:36 PM
Building a site with CodeIgniter - by El Forum - 07-02-2008, 05:29 PM
Building a site with CodeIgniter - by El Forum - 07-02-2008, 05:37 PM
Building a site with CodeIgniter - by El Forum - 07-02-2008, 05:52 PM
Building a site with CodeIgniter - by El Forum - 07-02-2008, 05:56 PM
Building a site with CodeIgniter - by El Forum - 07-02-2008, 07:14 PM
Building a site with CodeIgniter - by El Forum - 07-10-2008, 12:13 PM
Building a site with CodeIgniter - by El Forum - 07-10-2008, 12:17 PM



Theme © iAndrew 2016 - Forum software by © MyBB