Hello, I am new to CakePHP, and couldn't find an answer to this in the manual. I am saving a record containing userdata, and I want to encrypt the password using the MySQL PASSWORD()-function. However, when i use AppModel::save(), the password is just stored as "normal" text, and I can't find an easy way to do it in another way. Do you have any suggestions?
Thanks in advance :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
