Welcome Guest, Not a member yet? Register   Sign In
[Solved] Codeigniter form to find theme and update save.
#5

[eluser]riwakawd[/eluser]
[quote author="InsiteFX" date="1397999555"]If you can get the theme name then you can use this to set the name in the config.
Code:
$this->config->set_item('item_name', 'item_value');
[/quote]

Where do I use it though.

<select>
<option value="&lt;?php echo $this->config->set_item('views/theme');?&gt;
</select>

I am stuck on this.



Messages In This Thread
[Solved] Codeigniter form to find theme and update save. - by El Forum - 04-20-2014, 06:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB