Welcome Guest, Not a member yet? Register   Sign In
Running Multiple Applications with one CodeIgniter Installation
#6

[eluser]Randy Casburn[/eluser]
@khuzaimi -- can you describe what you want to achieve?

The basic idea then would be to call your 'foo' application with:

http://yoursite.com/foo.php

and call your 'bar' application with:

http://yoursite.com/bar.php

and you would set up a basic home page called index.php that would provide a menu to access either of these.

if you want more functionality there are other options. You can search the forums for 'HMVC' for other ways of setting up your applications too.

Hope this helps,

Randy


Messages In This Thread
Running Multiple Applications with one CodeIgniter Installation - by El Forum - 07-20-2008, 09:41 AM



Theme © iAndrew 2016 - Forum software by © MyBB