Hi,
I’m creating an admin console where I need to create and edit users. I’d like to store the passwords I enter for the users using crypt using PHP on the server side.
I can however not find the method I should use when loading and storing data through a data connector.
Any advise would be greatly appreciated!
Thanks.
Arno