[PHP] Array help please

2001-05-04 Thread peter.beal
I'm trying to debug some software that I downloaded from the web. It seems to work fine most of the time however it occasionally crashed with database errors. When I look at the code it has a lot of array references that i don't understand e.g. $Session[clientID] most references at are of the

Re: [PHP] Array help please

2001-05-04 Thread peter.beal
Thanks Peter "Jason Stechschulte" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On Fri, May 04, 2001 at 01:19:57PM +0100, peter.beal wrote: > > I'm trying to debug some software that I downloaded from the web. >