I have been trying to do this for quite a long time. I don't know whether it is possible or not. Searched the internet a lot but no demos or samples were available.
Is it possible to add css dynamically from the admin panel using codeigniter. I have seen this feature in wordpress. I am trying to a shorter version of that. So when the admin changes the values using a form, that values should be stored into db & from there it is fetched & shown in style.css page. Possible?