you might look at some of the date parsing tools in php, like http://php.net/strtotime
but to be honest, I tend to either split out the fields for entry or use pull downs... Sam D On 9/13/06, M <[EMAIL PROTECTED]> wrote: > > Hello, seems that mysql store dates in the following format: > yyyy-mm-dd. > > How can I easily :) do, to let my application users to insert data in a > field in the following > format: dd-mm-yyyy??? > > Thanks, > > Michele > > > > > -- == S. DeVore (the old fart) the advice is free, the lack of crankiness will cost you --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
