![]() |
Delete please - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21) +--- Thread: Delete please (/showthread.php?tid=33944) |
Delete please - El Forum - 09-14-2010 [eluser]aristidesfl[/eluser] Delete please Delete please - El Forum - 09-14-2010 [eluser]WanWizard[/eluser] This has nothing to do with codeigniter, this is about a php file generating css? Delete please - El Forum - 09-14-2010 [eluser]Unknown[/eluser] This is a bit of an overkill, why not just use a relative path for the images / ![]() BTW in case you didnt know those <?=$blabla?> is the short version for <?php echo $blabla; ?>, so this can be done in any php script it's not necessarily for CI, the only thing is that you would have to include your css with a .php extension. |