Welcome Guest, Not a member yet? Register   Sign In
using helpers with multiple applications
#4

[eluser]CI TaMeR[/eluser]
Got it you need to set it up like this
Code:
domainname.com
-> codeigniter
   -> system
-> docroot
   -> index.php (header Location to default app)
   -> app2.php  (header Location to app2)
   -> app1
       -> image
       -> css
       -> js
  -> app2
       -> image
       -> css
       -> js
-> applications
   -> app1
   -> app2


Messages In This Thread
using helpers with multiple applications - by El Forum - 07-31-2007, 03:06 AM
using helpers with multiple applications - by El Forum - 08-05-2007, 07:03 PM
using helpers with multiple applications - by El Forum - 08-07-2007, 01:50 AM
using helpers with multiple applications - by El Forum - 08-07-2007, 05:38 AM



Theme © iAndrew 2016 - Forum software by © MyBB