Comment to Password encryption on UNA
-
I understand it now. However I was not able to find the query or code / function call, which inserts data in all these three tables. E.g. When we register profile, we use 4 fields, Account Name, email, password and newsletters. Somewhere in code UNA might be passing these parameters to a function... which automatically call other functions and executes the queries. So I wanted to call the same function and pass these parameters, coming from other website to UNA, so rest of the things happen smoothly. I'm not PHP programmer, the guy who is working on it, is beginner in PHP too, so we would appreciate spoon feeding to get started.