I had to do something like that some time ago to integrate the logins of 2 soft we were using (not our code) and did so using triggers in mysql.
On Tue, Sep 7, 2010 at 2:07 PM, DEEPAK BHATIA <[email protected]>wrote: > Hi, > > I have four projects in the htdocs directory and each have separate > database in databases.yml. > > Now I have user login/password in each of the four different databases. > > How can I write the code in symfony when user change password, it gets > changed in all the databases. > > Regards > > Deepak Bhatia > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > You received this message because you are subscribed to the Google > Groups "symfony users" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<symfony-users%[email protected]> > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=en > -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en
