
05-02-2005, 08:29 PM
|
 |
|
|
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by carolmyt
Funny you should mention that. I checked, and it wasn't there, so I rehacked the global file, and got this:
Warning: main(file:///C|/Documents%20and%20Settings/Kim/Desktop/safe%20global/othersafeglobal/./includes/init.php): failed to open stream: No such file or directory in /var/www/html/global.php on line 18
Fatal error: main(): Failed opening required 'file:///C|/Documents%20and%20Settings/Kim/Desktop/safe%20global/othersafeglobal/./includes/init.php' (include_path='.:/php/includes:/usr/share/php') in /var/www/html/global.php on line 18
Line 18 of the global file is:
require_once('file:///C|/Documents%20and%20Settings/Kim/Desktop/safe%20global/othersafeglobal/./includes/init.php');
I don't know what that is or where it came from.
Ok, never mind, I fixed the problem. However, I'm still kinda new to php, so if someone could explain why those lines of code changed, i'd appreciate it.
|
You used Dreamweaver
|