Re: LH question about variables

2001-10-04 Thread Brett W. McCoy
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 >

LH question about variables

2001-10-04 Thread Luinrandir Hernson
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 ques