Hi,
I need to create a webpage that those the following thing.
1. Identify a user on a ldap server
2. set a variable to the username of that user
3. Redirect the web page to an URL with the username: exp: http://www.server.com/u=username
Somebody have an idea?
Thanks,
Marc
PHP Redirection with LDAP Username
Moderator: General Moderators
Re: PHP Redirection with LDAP Username
What have you tried? Do you have a particular problem with your code? Around here we generally help with specific problems, not general projects.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.