PHP Load Dynamic File To String (CSS FIle Generate)

teuhakmohur

New Member
\[code\]file_get_contents()\[/code\] was not the right way to do this...I want to load a PHP script so that it runs, and write the output to a CSS file. How is that done?
 
Back
Top