Unclassified NewsBoard Code Reference

IUser.SetBirthDate function

Set birthdate

function IUser.SetBirthDate ($BirthDay, $BirthMonth, $BirthYear, $id = 0);

Parameters:

BirthDay
(int) new birthdate day
BirthMonth
(int) new birthdate month
BirthYear
(int) new birthdate year
id  –  optional, default: 0
(int) user id, 0: currently loaded user

Return value:

(bool) success

Member of class: IUser

Implementation file: unb_lib/user.lib.php, line 1093

© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.