Hey, im running Apache 2.0.36, and PHP 4.2.1, and im having problems with my site,
which relies alot on includes. On each site page, it includes a file called
"global.php" which contains the path's to the include folder, and various other
directories needed. After that, it includes files for th
rote:
> > Date: Wed, 10 Jan 2001 18:28:16 -0500
> > To: "PHP is not a drug ." <[EMAIL PROTECTED]>
> > From: Brian Clark <[EMAIL PROTECTED]>
> > Reply-To: Brian Clark <[EMAIL PROTECTED]>
> > Subject: Re: [PHP] problem with includes
> &
(BC == "Brian Clark") [EMAIL PROTECTED] writes:
BC> So us what is in comment.php
^^
Show
-Brian
--
There are two ways to write error-free programs,
and only the third one works.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addit
Hello James,
(JM == "James Mclean") [EMAIL PROTECTED] writes:
JM> i am having a problem with pages that use includes.
What is the extension of the document that you're placing include()
in?
JM> i am requiring the page like this
JM> require("./comment.php");
So us what is in comment.php
JM
list
i am having a problem with pages that use includes.
i am requiring the page like this
require("./comment.php");
problem is, as soon as i view the page, only the tags
show up!!
what could this be?
i have no trouble if i comment out the pages...
the pages are running on debain 2.2, php4, a
5 matches
Mail list logo