|
Posted by Felix E. Klee on 10/18/86 11:18
At 10 Jun 2005 13:12:42 GMT,
Daniel Tryba wrote:
> >> If there is you can:
> >> -write a daemon like you suggested, can be written in any language you
> >> feel comfortale with (that includes php).
> >
> > I'm unlikely the first person with such a problem, so I was hoping for a
> > pointer to a ready made solution.
>
> [...]
> On the otherhand, it's quite simple to implement.
Hm, I'm afraid that it's not as simple as it looks at first sight: One
problem is that, although there is a one-to-one relationship between
sessions and connections, a user may run the same session in two
different browser windows which may cause two different PHP scripts to
access the same connection simultaneously.
--
Felix E. Klee
Navigation:
[Reply to this message]
|