Welcome Guest, Not a member yet? Register   Sign In
communication between codeigniter apps
#20

[eluser]BorisK[/eluser]
Thoer, you never fully described your application needs. Originally it was just front and back end of one application. Now you're talking about multiple apps, table prefixes, config files, etc. This reminds me of some of my clients Smile

You don't have to mix config files, tables and other components. That's what OOP is all about. Isolate your code from the rest and deal with one thing at a time. If your mailing list application has a lot of configuration options why not create a class for it, instantiate a class and set the config options via method calls. Or if a client needs to change a thing or two, use OO inheritance and overwrite certain features.


Messages In This Thread
communication between codeigniter apps - by El Forum - 04-01-2008, 01:32 PM
communication between codeigniter apps - by El Forum - 04-01-2008, 02:02 PM
communication between codeigniter apps - by El Forum - 04-01-2008, 02:15 PM
communication between codeigniter apps - by El Forum - 04-01-2008, 02:43 PM
communication between codeigniter apps - by El Forum - 04-01-2008, 02:51 PM
communication between codeigniter apps - by El Forum - 04-01-2008, 03:07 PM
communication between codeigniter apps - by El Forum - 04-01-2008, 03:16 PM
communication between codeigniter apps - by El Forum - 04-01-2008, 03:20 PM
communication between codeigniter apps - by El Forum - 04-01-2008, 03:22 PM
communication between codeigniter apps - by El Forum - 04-01-2008, 06:09 PM
communication between codeigniter apps - by El Forum - 04-01-2008, 08:33 PM
communication between codeigniter apps - by El Forum - 04-02-2008, 12:04 AM
communication between codeigniter apps - by El Forum - 04-02-2008, 01:16 AM
communication between codeigniter apps - by El Forum - 04-02-2008, 01:53 AM
communication between codeigniter apps - by El Forum - 04-02-2008, 01:55 AM
communication between codeigniter apps - by El Forum - 04-02-2008, 02:27 AM
communication between codeigniter apps - by El Forum - 04-02-2008, 02:35 AM
communication between codeigniter apps - by El Forum - 04-02-2008, 08:15 AM
communication between codeigniter apps - by El Forum - 04-02-2008, 10:13 PM
communication between codeigniter apps - by El Forum - 04-03-2008, 08:39 AM
communication between codeigniter apps - by El Forum - 04-03-2008, 08:49 AM
communication between codeigniter apps - by El Forum - 04-03-2008, 08:51 AM
communication between codeigniter apps - by El Forum - 04-03-2008, 08:59 AM
communication between codeigniter apps - by El Forum - 04-03-2008, 09:14 AM
communication between codeigniter apps - by El Forum - 04-03-2008, 09:20 AM
communication between codeigniter apps - by El Forum - 04-03-2008, 11:54 AM



Theme © iAndrew 2016 - Forum software by © MyBB