Re[2]: [PHP] Strange problem... From: faeton (faeton <email protected>)
Date: 11/30/01

Hello Daniel,

Maybe
$user_birthdate = (int) $birth_year.$birth_month.$birth_day;
would've solved the problem. :)
But i'm not 100% sure.

DA> I guess it´s too late here now .) It fixed itself when i altered the field
DA> type to varchar. Although - i don´t really get why it can´t store the vlaue
DA> i am sendding it the field is of integer type.

------------------------------------------------
Ivan 'Faeton aka xetrix' Danishevsky
ICQ(240266) faeton <email protected> www.xemichat.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>