PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
What i want to do is create a Automatic Unique 6 didget number. For a user I.D when i create a New Member for my website.
So the code will:-
Have to make sure it is 6 didgets
Be Automatic
Search other ID Numbers in the UserId in the datebase so it is unique.
I'm new to all this php stuff so i'm a BIG Noooooob.
Hope you can help.