script to automatically create username and password

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!

Moderator: General Moderators

Post Reply
jeiman
Forum Newbie
Posts: 8
Joined: Wed Jul 17, 2002 5:24 am
Contact:

script to automatically create username and password

Post by jeiman »

Is there any sample scripts that can create username and password automatically.

I have a system where people can register by giving their details. But then I make a decision either to approve or not. If I'm approved, then I want my system capable to create username and password automatically for that registered user where he/she can change it later in profile page.

Any sample please?? Thanks in advance. :) :D
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Post Reply