please go back and edit your post to fix the code formatting as it misses some characters at the moment.
To post code or sample data or console output please format it as code using the preformatted text button ( </> ). Simply place your cursor on an empty line, click the button and paste your code.
Thanks in advance
I don’t know if it is because of the missing code formatting but if you want to define a range it is
… looks better now. But I don’t get what your problem is. When you run your code it executes 501 times and assigns some values with a hastable to a variable. And when you check it after it ran you see the last assigned values.
What did you expect? Or what do you actually want to do?
Apologize again
what i meant to do is capture all these values into variable like $data (i edit the original post to show that)
but when i check the $data its empty
when i check the last $user it has the last value which is normal but the data for all users isn’t in $data