probably a really stupid variable question....
Posted: Sun Mar 26, 2006 12:18 pm
Hi,
Can anyone tell me if a web based PHP script is accessed by more than 1 person, are the variable values unique to the individual user accessing them or do other users inherit the new values (if that makes sense) ?
The reason I ask is; I've written a web based app where users log in and it performs calculations for them that is producing some unexpected results and I cant replicate the problem as it preforms perfectly for me (the first user logged on).
TIA
Jay
Can anyone tell me if a web based PHP script is accessed by more than 1 person, are the variable values unique to the individual user accessing them or do other users inherit the new values (if that makes sense) ?
The reason I ask is; I've written a web based app where users log in and it performs calculations for them that is producing some unexpected results and I cant replicate the problem as it preforms perfectly for me (the first user logged on).
TIA
Jay