Welcome Guest, Not a member yet? Register   Sign In
iePNGFix and Code Igniter
#3

[eluser]gvillavizar[/eluser]
Why don't you use the url helper?

Something like:

Code:
$this->load->helper('url');

// And then you can use it like
echo base_url() . 'file.htc';

With the htc file being on root.


Messages In This Thread
iePNGFix and Code Igniter - by El Forum - 03-12-2009, 06:43 AM
iePNGFix and Code Igniter - by El Forum - 03-12-2009, 07:21 AM
iePNGFix and Code Igniter - by El Forum - 03-12-2009, 07:22 AM
iePNGFix and Code Igniter - by El Forum - 03-12-2009, 12:56 PM
iePNGFix and Code Igniter - by El Forum - 03-12-2009, 03:30 PM



Theme © iAndrew 2016 - Forum software by © MyBB