Jump to content

include problem


desithugg

Recommended Posts

[code]for some reason when i try to include something in my base dierectory by using
code]
<? include("/file.php"); ?>[
Warning: main(/file.php): failed to open stream: No such file or directory in /usr/home/osiris/domains/x3teamz.net/public_html/aai/members/forums.php on line 3[/code]
a friend told me to use but im still having some problems
[code]
<? include_BASEDIR_ .("file.php"); ?>
[/code]

can an1 help im not sure what to do
Link to comment
https://forums.phpfreaks.com/topic/17413-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.