Welcome Guest, Not a member yet? Register   Sign In
External JS with CI / PHP
#2

[eluser]Maglok[/eluser]
Outside of CI.

./
./css
./scripts
./system

The base_url() should work then. You can't reference them as libraries from within CI. Reference them so:

Code:
<?php echo base_url();?>css/stylesheet.css


Messages In This Thread
External JS with CI / PHP - by El Forum - 03-17-2010, 05:57 AM
External JS with CI / PHP - by El Forum - 03-17-2010, 06:22 AM
External JS with CI / PHP - by El Forum - 03-17-2010, 06:57 AM
External JS with CI / PHP - by El Forum - 03-17-2010, 07:05 AM
External JS with CI / PHP - by El Forum - 03-17-2010, 07:13 AM
External JS with CI / PHP - by El Forum - 03-17-2010, 07:25 AM
External JS with CI / PHP - by El Forum - 03-17-2010, 07:30 AM
External JS with CI / PHP - by El Forum - 03-17-2010, 09:21 PM
External JS with CI / PHP - by El Forum - 03-18-2010, 12:30 AM



Theme © iAndrew 2016 - Forum software by © MyBB