I recently allowed one of my friends to host their site on my server, and we
realized that when you click a link, it doesn't include the content into the
main page. I'm not sure what would cause this, but the include code is the
following:
The function is to by default, include "news.php"
I recently allowed one of my friends to host their site on my server, and we
realized that when you click a link, it doesn't include the content into the
main page. I'm not sure what would cause this, but the include code is the
following:
The function is to by default, include "news.php"
Sorry !
It is part of the PHP sources in fact !
".;c:\\php4\\pear" Is the default include path when none is specified in
the php.ini file
I've mentionned the header file of the PHP sources where it is defined in
fact ;)
Eric
At 11:57 07/11/2003, [EMAIL PROTECTED] wrote:
Sorry, I don't unders
Hi !
A very simple reason:
D:\LOCAL\src\php-4.3.2\main\config.w32.h(16):
#define PHP_INCLUDE_PATH".;c:\\php4\\pear"
Eric
At 02:07 07/11/2003, you wrote:
Hi all,
I'm having a problem with my scripts in that I'm having the follwoing error
message when I try to include a file into
Hi all,
I'm having a problem with my scripts in that I'm having the follwoing error
message when I try to include a file into a script...
Warning: Failed opening 'C:\Program Files\Apache Group\Apache\htdocs\mymarket
emplates\header.php' for inclusion (include_path='.;c:\php4\pear') in
C:\Progr