[H-GEN] php question

Greg Fairbrother greg at greg.hm
Sat Nov 1 19:39:28 EST 2003


[ Humbug *General* list - semi-serious discussions about Humbug and     ]
[ Unix-related topics. Posts from non-subscribed addresses will vanish. ]

Hi all.  

Without boring you with too much info, I'm writing a chat program
(between 2 people only, not like irc) for a client.  At the moment I'm
writing each line of text to a database.  

What I'm wondering is if I use an array, how would I 'share' this
variable between the two computers.  I can do it with a session
variable, but the catch is that I really need two sessions running at
the same time.  The first has the each users details, which must stay
separate and the second one contains the chat data should be available
to both computers.

Am I barking up the wrong tree?  I looked for something that would do
the trick on sourceforge but all the chat software I found was for
multiple users.

Any suggestions or comments would be appreciated.

Greg


--
* This is list (humbug) general handled by majordomo at lists.humbug.org.au .
* Postings to this list are only accepted from subscribed addresses of
* lists 'general' or 'general-post'.  See http://www.humbug.org.au/



More information about the General mailing list