Customized User Registration Form
Posted
by Nitz
on Stack Overflow
See other posts from Stack Overflow
or by Nitz
Published on 2010-05-01T06:10:39Z
Indexed on
2010/05/01
6:17 UTC
Read the original article
Hit count: 331
Hey Guys,
i have made user-register.tpl.php file. And i have set many text field in that.
But now i need that....
i want to store the users information to the database. bcz i have created the customized registration page, so i need that my text field values should be store in the database.
like this.......
Username: <input type="text" name="myuser" id="myuser" />
Now i want to store the username, which will entered in this myuser text filed.
Nitish
Panchjanya Corporation
© Stack Overflow or respective owner