I'm on a bad blue server, not sure what its like on the apache (what it will be running on in the end... but needed for the bad blue) and i cannot get my include to work properly.
I want to include the directory above, which would be include ('../etc tec'); however the file performning this function is already included, and will, when that is entered, search for the file relative to the file including this one, rather than from itself.
How do i get around this????