Jump to content

Include problem


christo16

Recommended Posts

I have a php file (call it file 1) that includes two other files (call them file 2 + 3).  The file with the two other files I am including on other different pages, its for site statistics.  But when I include file 1 to another page, it produces errors not able to find file 2 + 3.  I understand that it doesn't know where to find them because I used relative paths for file 2 + 3 in file 1.  Whats the best way to fix this problem?

Thanks!

Link to comment
https://forums.phpfreaks.com/topic/102660-include-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.