How to create user registration page using HTML an
| How to create user registration page using HTML an |
| by nishantve1 - Sat May 29, 2010 01:57:02 AM |
| I want to create an user registration page for my website i dont even know ABC of it please help me .. please also assist me if i need any kind of extra software or learn about data management also how to create a login page for them .. thanks in advance :D
|
| |
|
| RE: How to create user registration page using HTML an |
| by eztut - Sat May 29, 2010 02:24:50 AM |
this belongs in php/mysql or javascript.
if you look in the php and mysql tuts on the site u would find numerous tuts on making a whole social network.. watch this series by adam and u will find everything u need.
http://www.developphp.com/view.php?tid=762
|
| |
|
| RE: How to create user registration page using HTML an |
| by nishantve1 - Sat May 29, 2010 04:04:50 AM |
Thanks man you helped me a lot .
|
| |
|
| RE: How to create user registration page using HTML an |
| by nishantve1 - Sat May 29, 2010 04:13:24 AM |
| Do i need to host my website to create registration page? Sorry if i am being too DUMB
|
| |
|
| RE: How to create user registration page using HTML an |
| by eztut - Sat May 29, 2010 04:16:56 AM |
you can make the site on your localhost aslong as u have phpinstalled i suggest xampp. or u can put it on a host online but they have to have php allowed. you cannot test the file on your computer unless u have it in the xampp htdocs. if u open it just by clicking open with browser it will not use the phpfunctions and u will think something is wrong. so if u need help just look up on youtube how to set up xampp or use php and mysql on a webhost :)
|
| |
|
| RE: How to create user registration page using HTML an |
| by lewisanderson - Sat May 29, 2010 06:08:28 PM |
I also did a tut on installing xampp as a testing environment here
http://www.developphp.com/view.php?tid=652
|
| |
|
| RE: How to create user registration page using HTML an |
| by nishantve1 - Sun May 30, 2010 02:30:53 AM |
| Thanks a lot guys i got through it THANKS A LOT :D
|
| |
|
|
|