Hello,
i want to use the userdata in an external software, programmed in php.
I need access to the user-loginname, the user-loginpassword and the userdata like name, address etc.
Yes i could just select the entry of the database, but the password is crypted. How can i do a login from an external php-script?
Is there any API?
Thanks.