Date: 11/30/01
- Next message: Jim Musil: "RE: [PHP] Strange problem..."
- Previous message: faeton: "Re[8]: [PHP] Re: system(), flush() and so on..."
- In reply to: Daniel Alsén: "RE: [PHP] Strange problem..."
- Next in thread: Jim Musil: "RE: [PHP] Strange problem..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Jim Musil: "RE: [PHP] Strange problem..."
- Previous message: faeton: "Re[8]: [PHP] Re: system(), flush() and so on..."
- In reply to: Daniel Alsén: "RE: [PHP] Strange problem..."
- Next in thread: Jim Musil: "RE: [PHP] Strange problem..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

