Hi all I've got a question. Maybe you can help. I know it is possible to protect some directories with apache by using a username and a pwd and that you can get these value through the $HTTP_AUTH_... variables. But is it possible to modify these value with php. Can an apache user modify his password through a php webpage ? Thanks in advance Benoit Lagrange
Yea..check out File/Passwd.php in pear for code that does this.
pear.php.net if you don't know what it is.