i've decided to redo my authentication process to include htaccess to be a bit more secure.
Is there a way to add users and passwords to htpasswd through php?
Can I have users login to a form from my html / php code rather than the prompt you get through adobe?
Thanks!
Amy