Create new Module

jerrystar - November 3, 2009 - 06:05

Create entirely new drupal module with registration form functionalities.
fields like
First Name
Last Name
Dob
. . .
. .
.

where to get the tutorial for this functionality???

Thanks in Advance
Jerry

You can use the Profile

theabacus - November 3, 2009 - 06:25

You can use the Profile module in Drupal core to accomplish that functionality. If you want more flexibility than the profile module can offer, you can use CCK and Node Profile modules.

 
 

Drupal is a registered trademark of Dries Buytaert.