Welcome Guest, Not a member yet? Register   Sign In
Error 404 Page Not Found --> js
#3

[eluser]InsiteFX[/eluser]
Code:
// html head section
<head>
    <base href="<?php echo base_url();?>" />

// Replace $ with s in script tags!

    <$cript type="text/javascript" charset="utf-8">
        //&lt;![CDATA[
            var base_url = "&lt;?php echo base_url(); ?&gt;";
            var site_url = "&lt;?php echo site_url(); ?&gt;";
        // ]]>
    </$cript>
&lt;/head&gt;


Messages In This Thread
Error 404 Page Not Found --&gt; js - by El Forum - 03-26-2012, 03:03 PM
Error 404 Page Not Found --&gt; js - by El Forum - 03-26-2012, 03:23 PM
Error 404 Page Not Found --&gt; js - by El Forum - 03-26-2012, 07:11 PM
Error 404 Page Not Found --&gt; js - by El Forum - 03-27-2012, 03:26 PM
Error 404 Page Not Found --&gt; js - by El Forum - 03-27-2012, 07:10 PM
Error 404 Page Not Found --&gt; js - by El Forum - 03-28-2012, 02:38 PM
Error 404 Page Not Found --&gt; js - by El Forum - 03-28-2012, 06:19 PM



Theme © iAndrew 2016 - Forum software by © MyBB