Greetings..
Doing some persistant connection socket-based PHP stuff and I'm trying to
figure out a few things:
1) How can I create an array of classes so they could be referenced, for
instance: $array[$uniqueID][$class->var] = 10; ?
2) Would it instantiate when that particular element was used a
Cheers! Just what I was looking for. :)
Rob
"David Otton" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Mon, 6 Oct 2003 13:41:22 -0400, you wrote:
>
> >1) How can I create an array of classes so they could be referenced, for
> >instance: $array[$uniqueID][$class->var] = 10; ?
>
2 matches
Mail list logo