RE: [PHP-DB] Re: Architecture Question - Opinion

2003-12-16 Thread Paul Miller
ECTED] Sent: Tuesday, December 16, 2003 12:19 PM To: [EMAIL PROTECTED] Subject: [PHP-DB] Re: Architecture Question - Opinion Paul Miller wrote: > All, > > I am considering moving to a true 3-tier structure where the web server > does not have direct access to the database server -

[PHP-DB] Re: Architecture Question - Opinion

2003-12-16 Thread Justin Patrin
Paul Miller wrote: All, I am considering moving to a true 3-tier structure where the web server does not have direct access to the database server - many times a government requirement. I want to keep the PHP front end and use an application server (middle tier) to handle all the DB calls an