Re: [PHP] Resource id #X

2005-08-18 Thread Richard Lynch
On Thu, August 18, 2005 1:00 am, Chris Boget wrote: > * User A accesses page X, which makes a connection to the database. > Echoing > out the result of the mssql_pconnect() function shows it's using > 'Resource id #10'. > * User B accesses the same page, X, making another connection to the > databa

[PHP] Resource id #X

2005-08-18 Thread Chris Boget
I just want to make sure of my understanding on something. I was pretty sure I had this down but now I'm beginning to question myself and I'm hoping someone could confirm. * User A accesses page X, which makes a connection to the database. Echoing out the result of the mssql_pconnect() function