Ok so I am trying to do the registration part to my website but no one seems to be able to help me. All I really want is some place to put their name and such info and their email address for the time. Can anyone help me out or point me in the right direction?
HTML Registration Help
Started by Steveandthehatter, May 16 2009 07:44 PM
3 replies to this topic
#1
Posted 16 May 2009 - 07:44 PM
|
|
|
#2
Posted 16 May 2009 - 08:30 PM
Youd need to setup a form on the HTML side.
If your storing it you could do a database.
then you should just use some basic php stuff to figure out the data they input.
HTML Tutorial - html help
PHP: mysql_connect - Manual - connect to a database
If your storing it you could do a database.
then you should just use some basic php stuff to figure out the data they input.
HTML Tutorial - html help
PHP: mysql_connect - Manual - connect to a database
#3
Posted 17 May 2009 - 01:45 AM
#4
Posted 20 May 2009 - 09:10 PM
for that you can use <form> And after designing web page you need to connect it will database. you can use php and mysql to store the data in the database.
you can learn it form this site.
Login PHP Script - Login PHP - Free Login PHP Script
_____________
Design a website
you can learn it form this site.
Login PHP Script - Login PHP - Free Login PHP Script
_____________
Design a website


Sign In
Create Account

Back to top










