i struggle with a loop for my projekt: For example:
user = "1" , "2", ...
Link = www.test.com/
what can i do that it goes to
www.test.com/1
does something
www.test.com/2
does the same thing
...
so it does the same thing for every user
i struggle with a loop for my projekt: For example:
user = "1" , "2", ...
Link = www.test.com/
what can i do that it goes to
www.test.com/1
does something
www.test.com/2
does the same thing
...
so it does the same thing for every user