On Thu, 4 Oct 2001, Luinrandir Hernson wrote:

> if more than two people are using my perl program (an online game), do
> i need to create different variables for each person or does
> unix/apachie know who variable is whos?
>
> Each players variables are recorded to their own unique files... i
> just need to know about the variables..
>
> does the question make sence?

It's hard to say without knowing a little more about the architecture of
the game.  How is each represented?  Is it using an object-oriented
architecture (which is well-suited for this kind of thing)?

-- Brett
                                          http://www.chapelperilous.net/
------------------------------------------------------------------------
Nostalgia isn't what it used to be.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to