Jump to content

Extending Registration


Ell20

Recommended Posts

Hey,

 

At the moment I have a registration page where users can register to join the site.

However as their names can already be used within the system I need to do a check to see whether their name already exsists.

I thought the best way would be to use the LIKE mysql function to check the database when the user attempts to register, if last_name and first_name are not close to matching any in the database then register as normal otherwise display a drop down box with the possible matches then UPDATE the database with the additional information added by the user when registering.

 

However I cant seem to get it to work.

 

I code is quiet long so if someone is willing to help I will email the code.

 

Thanks alot

 

Elliot

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.