
07-12-2004, 08:41 PM
|
 |
|
|
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Dark_Wizard
Oops...change it to this:
PHP Code:
$bbuserinfo['birthday'] = date("F j, Y", mktime(0, 0, 0, $bday[0], $bday[1], 1992), false, true, false);
|
I tried that one after the first one didn't work. I get the same error with this, too.
|