Jump to content

Creating a user regsitration form


richwilks

Recommended Posts

I think this is one for a technical bod!

I want to setup user registration for on my site, ideally using PHP. I want the user registration form to add all the details into a mysql database I have setup called users.

I would like to collect the following information, Name, email, password, username.

Can anyone help me with the code for this, I have tried several times and can't seem to get one working. I'm sure somebody on here has the code that I would need or the know how to write the code.

Any help would be greatly appreciated. I'm not the best on PHP, bit of a newcomer to PHP and MySQL.

Thanks.
Link to comment
Share on other sites

Try this one too....i used this one and had no problems

[url=http://www.phpfreaks.com/tutorials/40/0.php]http://www.phpfreaks.com/tutorials/40/0.php[/url]

and you can combine it with this to let the user choose their own password

[url=http://www.plus2net.com/php_tutorial/php_signup.php]http://www.plus2net.com/php_tutorial/php_signup.php[/url]
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.