So I have a script which is including a file deep inside a folder hierarchy. My problem is I have CSS files and images being defined in the included file, and they don't display because of how file inclusion operates. Does you know a way around this?
Thanks in Advance!
- Mike