Welcome Guest, Not a member yet? Register   Sign In
Trying to use codeigniter in an existing project
#5

[eluser]wwendorf[/eluser]
Like I said, you haven't seen the size of this application or the inter-relation of code and data between different portions of the site. A full rewrite is not feasable. However, a gradual migration is.

We are using CI for new development, and when we have downtime, we will rewrite existing code into the CI framework.

That being said, I still need the ability to use existing arrays of data from the old codebase inside of models, controllers or views. The only way I can seem to figure out how to do it is to run the include("login_code.php") in the area that I need the data from $repData in order to make the data local to the function that I'm within.

Thanks,
Wade


Messages In This Thread
Trying to use codeigniter in an existing project - by El Forum - 05-31-2011, 08:46 AM
Trying to use codeigniter in an existing project - by El Forum - 05-31-2011, 09:25 AM
Trying to use codeigniter in an existing project - by El Forum - 05-31-2011, 09:35 AM
Trying to use codeigniter in an existing project - by El Forum - 05-31-2011, 09:38 AM
Trying to use codeigniter in an existing project - by El Forum - 05-31-2011, 10:54 AM
Trying to use codeigniter in an existing project - by El Forum - 05-31-2011, 11:17 AM
Trying to use codeigniter in an existing project - by El Forum - 05-31-2011, 11:50 AM
Trying to use codeigniter in an existing project - by El Forum - 05-31-2011, 11:54 AM
Trying to use codeigniter in an existing project - by El Forum - 05-31-2011, 03:52 PM
Trying to use codeigniter in an existing project - by El Forum - 05-31-2011, 04:15 PM
Trying to use codeigniter in an existing project - by El Forum - 05-31-2011, 04:39 PM
Trying to use codeigniter in an existing project - by El Forum - 06-01-2011, 12:22 AM
Trying to use codeigniter in an existing project - by El Forum - 06-01-2011, 10:08 AM
Trying to use codeigniter in an existing project - by El Forum - 06-01-2011, 10:37 AM
Trying to use codeigniter in an existing project - by El Forum - 06-01-2011, 11:01 AM
Trying to use codeigniter in an existing project - by El Forum - 06-01-2011, 11:05 AM
Trying to use codeigniter in an existing project - by El Forum - 06-01-2011, 11:08 AM
Trying to use codeigniter in an existing project - by El Forum - 06-21-2011, 08:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB