Resolving paths when using a 'en' script (Parsed as .php)
Posted: Sun Jan 29, 2006 3:47 pm
I have set up a script on my server called 'en', so when a user goes to my site the 'en' script is loaded then decides what php page to include, the problem I have is that the paths in the included pages do not resolve. I did a little test and found that by adding a '/' before the paths to the image folder etc. that these items then load, so.... is there a way that I can force the script to make these pages use a '/' before the paths? I can't easily change the paths in the files as they are outputted through a 'web' page creator app.
Thanks
Thanks