Questions tagged [set-include-path]

31 questions
-1
votes
1 answer

php require_once includes files relative to file instead of working directory

I have some problems with including files relatively. The problem isn't that require_once can't find a file, but the fact that it CAN find a file in a place where the file isn't. I have stripped down the problem to three small classes. So this is my…
David
  • 1,227
  • 12
  • 23
1 2
3