Welcome Guest, Not a member yet? Register   Sign In
how to load two files
#1

[eluser]Mr.President[/eluser]
I have a css file I am generating it using php(codignitor)
then the view file will use the css to style
now the problem is how am I going to load css and go to the view file
I mean I have to load two files @ once

ie.
The css file
Code:
retrieve from db an generate generate css


The view file
Code:
<html>
    <css=gen.css.php>
...
...
usage of css selectors and sent $data from control
&lt;/html&gt;


Messages In This Thread
how to load two files - by El Forum - 02-27-2010, 07:35 AM
how to load two files - by El Forum - 02-27-2010, 09:20 AM
how to load two files - by El Forum - 02-27-2010, 11:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB