the script : contains values that do not change
user1 : triggers the script to load and stores its values in location X in the computers memory
my question: how can user2 utilise the same values stored in location X?
I understand php supports memory sharing but my knowledge is very shady on that subject.
Any help appriciated
user1 : triggers the script to load and stores its values in location X in the computers memory
my question: how can user2 utilise the same values stored in location X?
I understand php supports memory sharing but my knowledge is very shady on that subject.
Any help appriciated
Comment