Welcome Guest, Not a member yet? Register   Sign In
Maybe you can help, Global variables?
#1

[eluser]richfearless[/eluser]
I have a strange request, I deploy my applications on both Windows & Linux, and i have been confronted by an error in my code, across my site i use this method
Code:
<a href='&lt;?=base_url()?&gt;this/is/a/link'>blah</a>
to set links.

Now for some strange reason my AJAX goes wonkyup on Windows using ISAPI_REWRITE.
So i need turn off those pretty urls and add index.php to the end of &lt;?=base_url()?&gt; but for link-usage only, keeping images that use baseurl happy too Big Grin

so what my question boils down to is, how do i setup a global variable similar to base_url() but with a different name & value.








-thanks


Messages In This Thread
Maybe you can help, Global variables? - by El Forum - 10-02-2009, 01:49 PM
Maybe you can help, Global variables? - by El Forum - 10-02-2009, 02:45 PM
Maybe you can help, Global variables? - by El Forum - 10-02-2009, 02:48 PM
Maybe you can help, Global variables? - by El Forum - 10-02-2009, 02:50 PM
Maybe you can help, Global variables? - by El Forum - 10-02-2009, 02:56 PM
Maybe you can help, Global variables? - by El Forum - 10-03-2009, 04:05 AM
Maybe you can help, Global variables? - by El Forum - 10-03-2009, 04:56 AM
Maybe you can help, Global variables? - by El Forum - 10-03-2009, 08:12 PM



Theme © iAndrew 2016 - Forum software by © MyBB