1
Komino
Add birthday date field in user management module profile
  • 2006/1/8 10:31

  • Komino

  • Just popping in

  • Posts: 1

  • Since: 2005/12/2


how can i add a field date birth date

i have a birthday module, this module...

Author
Sultan El Turrah http://www.theclubbing.com Sur base du travail de Lmaix http://www.bahut.com

...this module make a tables in data base

#
# Structure de la table `users_birthday`
#
CREATE TABLE users_birthday (
uid int(11) NOT NULL default '0',
jour char(2) NOT NULL default '',
mois char(2) NOT NULL default '',
annee varchar(4) NOT NULL default '',
PRIMARY KEY `uid`(`uid`)
) TYPE=MyISAM;

The birthday date was add from the module...
how add a field in profile module for can add datas in tables of users birthday from registrer profile module.


i have the usermanagement 0.1 version module

thanks

Login

Who's Online

66 user(s) are online (38 user(s) are browsing Support Forums)


Members: 0


Guests: 66


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jan 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits