RE: [PHP-WIN] includes problem

2001-12-28 Thread Asendorf, John
nal Message- > From: Jim Lucas [php] [mailto:[EMAIL PROTECTED]] > Sent: Thursday, December 27, 2001 3:12 PM > To: Asendorf, John > Subject: Re: [PHP-WIN] includes problem > > > why don't you send me a copy and I will look at it. > Jim Lucas > - Original Message

[PHP-WIN] includes problem

2001-12-27 Thread Asendorf, John
I have three files: adodb.inc.php - a database abstract class soldier_db.inc.php - a specific include for the databases I am working with index.php - a page that displays lots of different things... soldier_db.inc.php has the include line for adodb.inc.php and establishes a connection to a