Welcome Guest, Not a member yet? Register   Sign In
Assets folder access to Config
#1

[eluser]Unknown[/eluser]
I'm trying to create a custom themer for my site. I'm planning to store colours and variables either in a config file or a database - that will then be echoed throughout a php file 'disguised' as css, located in my assets folder.

Is it possible to access config items from the assets folder? How can I give the assets folder access to the CI object.

See my app structure:
CodeIgniter
- application
- assets
- system
- index.php





Theme © iAndrew 2016 - Forum software by © MyBB