Fw: Re: Re: [PHP] problem with includes

2001-01-10 Thread James Mclean
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 > &

Re: [PHP] problem with includes

2001-01-10 Thread Brian Clark
(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

Re: [PHP] problem with includes

2001-01-10 Thread Brian Clark
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