Help - Search - Members - Calendar
Full Version: Registration Script
Zymic Webmaster Forums > Web Design & Development > Server Side Scripting > PHP
SeaBas
Hey guys i am running a tipping competition for the top league of hockey. I have the tipping software up and running and it is looking good. All i need is a registration form that will give me the following information (all fields are required):

Name
Username
Password
Confirm Password
Email

[Submit] [Reset]


I wanted to have the information sent to my email but after coding it and it not working, plus reading around on these forums i found out it has been disabled. Can someone help me code it so the information saves to a READABLE file in the database.

Simple instructions please! i dont understand anything about databases! haha wacko.gif
Thanks!
wozzym
Look here:

http://www.zymic.com/forum/index.php?showtopic=4034

A databases is pretty important for a login and registration system. It stores all of the information and checks it when someone logs in. To create a database just go to mysql database management in the cp. Make username/password and then use phpmyadmin to edit them. You will get the hang of it.
SeaBas
QUOTE(wozzym @ Mar 12 2008, 01:47 PM) *
Look here:

http://www.zymic.com/forum/index.php?showtopic=4034

A databases is pretty important for a login and registration system. It stores all of the information and checks it when someone logs in. To create a database just go to mysql database management in the cp. Make username/password and then use phpmyadmin to edit them. You will get the hang of it.



Thanks mate that helps, i dont want a login script though. I just need a registration form that will tell me (in a readable file) the details each person has entered as i will manually input this into the program (on my computer).

Will that script above make a readable file for me?
IamShipon1988
Oh do you mean something like a contact script? If so use this site for help http://www.freecontactform.com/
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.