Best practices for loading Code Igniter with existing EE install? |
[eluser]Tom Glover[/eluser]
Put CI and all its files including the index.php in a subfolder, called CI or similar. Then load it like and set the base url to this: http://www.yourdomain/ci/ |
Messages In This Thread |
Best practices for loading Code Igniter with existing EE install? - by El Forum - 05-24-2008, 06:34 AM
Best practices for loading Code Igniter with existing EE install? - by El Forum - 05-24-2008, 06:38 AM
Best practices for loading Code Igniter with existing EE install? - by El Forum - 05-24-2008, 07:09 AM
Best practices for loading Code Igniter with existing EE install? - by El Forum - 05-24-2008, 07:52 AM
Best practices for loading Code Igniter with existing EE install? - by El Forum - 05-24-2008, 02:31 PM
Best practices for loading Code Igniter with existing EE install? - by El Forum - 05-24-2008, 07:34 PM
|