Welcome Guest, Not a member yet? Register   Sign In
Global Loader Class
#5

[eluser]whobutsb[/eluser]
I understand the index.php is the bootstrap file. Is this how you want me to setup my project directories?
Code:
/www
    /CI_Project1
        /index.php        //set $system_folder = '../Global/system';
        /application
    /CI_Project2
        /index.php        //set $system_folder = '../Global/system';
        /application
    /CI_Project3
        /index.php        //set $system_folder = '../Global/system';
        /application
    /Global
        /system //CI System Folder for all of the CI projects
            /libraries
                /Global //My Global Libraries Folder


I'm just not sure if i'm following you correctly with what i'm supposed to be doing to access the Global folder and the classes.


Messages In This Thread
Global Loader Class - by El Forum - 08-10-2010, 09:32 AM
Global Loader Class - by El Forum - 08-10-2010, 10:17 AM
Global Loader Class - by El Forum - 08-10-2010, 10:25 AM
Global Loader Class - by El Forum - 08-10-2010, 12:39 PM
Global Loader Class - by El Forum - 08-10-2010, 12:52 PM
Global Loader Class - by El Forum - 08-10-2010, 12:58 PM
Global Loader Class - by El Forum - 08-10-2010, 01:07 PM
Global Loader Class - by El Forum - 08-10-2010, 01:08 PM
Global Loader Class - by El Forum - 08-10-2010, 01:11 PM
Global Loader Class - by El Forum - 08-10-2010, 01:23 PM
Global Loader Class - by El Forum - 08-10-2010, 01:58 PM



Theme © iAndrew 2016 - Forum software by © MyBB