Registration Form & Database

Hello,

I am in need of a way to have users use 1 form to register and have that registration information be used to log into all the other sites we own.

Basically, we will have a forum and a video site running on subdomains (i.e. video.site1.com & forum.site1.com) and it would be nice if the users only had to register once to use both sites.

*****************
My thought is to create a new form for the users to register and use the information from that form to automatically insert the appropriate information into the forum and video site databases.
*****************

There will need to be a way for me to designate (in the script) the names of the databases, tables and fields of the form and video sites.

As an example, from the New Registration form, the Username field will be inserted into the following:

DB name: site1_videodb
Username: site1_test
Password: test
DB table: Username

DB name: site1_forumdb
Username: site1_test
Password: test
DB table: Users

I will need to also have the freedom to add additional sites in the future by just adding the database credentials to the script.

The forum and video sites have their own separate MySQL databases and the New Registration form should also have its own database to store the collected information.

The registration form should include:
1) Simple Ajax Username availability check
2) Security Code
3) Simple Password strength meter
4) I will need to have the ability to change the style (CSS) if necessary and the form should look nice/neat and clean.

It is very important that your code is clean and not vulnerable to attacks. Also, please be sure to sanitize the form input and structure the system in a way to help prevent attacks.

The Scripts that we will be using are:

A) http://vanillaforums.org
(This is a free script)

B) http://demo.clipsterscript.com/login.php?action=Register
(I have already purchased this script and will send it to you to work from)

———————-

We still do not have a working server so, all of your work for this project will need to be done on your server and you will have to send me a link to see it all in action.

I will pay you through scriptlance escrow and I will release half of the budget after I see it all working and the rest ONLY after the files are delivered.

Thank you and I look forward to your bid

Leave a Reply

Your email address will not be published. Required fields are marked *