Welcome Guest, Not a member yet? Register   Sign In
Relative Path
#3

[eluser]Costa Rica SEO[/eluser]
Thanks for the fast reply. I can't do base_url because the flash file is hard coded to use a path relative from the current directory. So for each segment deep I need to back track to have the proper relative path.

Code:
so.addVariable("file", "<?php echo $my_root; ?>slideshow/slideshow.xml")

I was trying to figure out why it wasn't loading the flash file on different segments, and that's when I figured out it needed a relative path (not the absolute one that I was using). Anyway, I just thought something that gave a relative path to the root might be useful. It's not that hard to code, but it's the type of thing I expected in the path helper.

Thanks by the way for str_repeat, very useful.


Messages In This Thread
Relative Path - by El Forum - 05-25-2008, 05:02 PM
Relative Path - by El Forum - 05-25-2008, 09:09 PM
Relative Path - by El Forum - 05-25-2008, 09:33 PM



Theme © iAndrew 2016 - Forum software by © MyBB