Welcome Guest, Not a member yet? Register   Sign In
how to integate ci into wordpress ?
#3

[eluser]Colin Williams[/eluser]
There's no blanket way to integrate CI and WordPress. It depends on what you want to do. One problem you might encounter is that WP has a very specific theming engine, with special functions for pulling in posts, plugins, etc. So, I would anticipate it might be a bit difficult to share templates between the two.

But as EEssam pointed out, you can change the name of your front controller for CI, index.php by default, so it doesn't clash with WP's front controller, also index.php by default. Refer to http://ellislab.com/codeigniter/user-gui..._apps.html for some more info.


Messages In This Thread
how to integate ci into wordpress ? - by El Forum - 06-28-2008, 09:32 AM
how to integate ci into wordpress ? - by El Forum - 06-28-2008, 09:40 AM
how to integate ci into wordpress ? - by El Forum - 06-28-2008, 12:18 PM
how to integate ci into wordpress ? - by El Forum - 06-29-2008, 12:48 AM



Theme © iAndrew 2016 - Forum software by © MyBB