Hi I am looking for a simple php script that will generate (create .htaccess and .htpassword) to protect a folder
as simple as that ! ex: protect.php?username=admin&password=admin and it will create automatially the .htaccess and .htpasswd that protects the folder with user admin/amin
Regards