[PHP] Re: Setting HTACCESS user/pass with php?

2002-09-01 Thread CHAILLAN Nicolas
Hi, Note that it is just a fileaccess, you can use htpasswd to put a password to the correct file, you can make your own class easily if you know how to parse a file and write in it. You can use exec() to make an apache/bin/htpasswd call assuming you're using apache. -- Merci de nous avoir chois

[PHP] Re: Setting HTACCESS user/pass with php?

2002-09-01 Thread eriol
http://www.hido.net/projects/htadmin/ That may be what you're looking for.. Searching google for "php user authentication htaccess" turns up several more results.. HTH.. Take care.. peace.. eriol "Brian J. Celenza" <[EMAIL PROTECTED]> disgorged: : Is it possible to set, delete, or alter