PHP username (number) generator -


i need , php script making usernames in numbers not lower 1000. there numbers.

every time new user fill in registration form, script looks @ highest username number + 1. there new number.

who can me?

you can have variable like: usercount

and assign every new user id: ++usercount

p.s. haven't used php in looong while, might've said crap.


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

ios - Possible to get UIButton sizeThatFits to work? -