Welcome Guest, Not a member yet? Register   Sign In
Trouble with DATE field and date/strtotime conversion
#4

[eluser]elambert[/eluser]
Also, if I add this as the first line in the update function, everthing works fine.
Code:
$data[ 'profile_date_birth' ] = str_replace( '-', '/', $data[ 'profile_date_birth' ] );


Messages In This Thread
Trouble with DATE field and date/strtotime conversion - by El Forum - 08-05-2011, 09:41 AM
Trouble with DATE field and date/strtotime conversion - by El Forum - 08-05-2011, 10:05 AM
Trouble with DATE field and date/strtotime conversion - by El Forum - 08-05-2011, 10:30 AM
Trouble with DATE field and date/strtotime conversion - by El Forum - 08-05-2011, 10:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB