but wouldn't you be POSTing the data via a form?
meaning that even if you did it 20 times, the script would recieve the same data to begin with 20 times
(
SpoonMeiser, Fri 12 Jan 2007, 15:32,
archived)
Nope, it was a simple
// check admin stuff
// Get all the userIDs and Passwords
{
// update user with md5($password."[key]")
}
(
G/PP 💩💩💩💩💩€, Fri 12 Jan 2007, 15:34,
archived)