How to register users in a PHP page and save in Windows AD?

Asked

Viewed 477 times

1

I created a user registration form in PHP and want to save in Active Directory, how can I do this integration? thanks.

  • 1

    I don’t know much about things like LDAP, but I think this might be a start http://php.net/manual/en/function.ldap-bind.php and http://php.net/manual/en/function.ldap-add.php, it might help to formulate a response from this.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.