Search found 3 matches

by RCartledge
Wed Sep 18, 2002 12:31 pm
Forum: PHP - Code
Topic: writing to .htacess and .htpasspwrd
Replies: 5
Views: 779

Thanks for the help, i'll have to read up on how to connect to a database tho but i'll give it a shot
by RCartledge
Wed Sep 18, 2002 11:16 am
Forum: PHP - Code
Topic: writing to .htacess and .htpasspwrd
Replies: 5
Views: 779

I'm wanting it so that a user could fill in there desired username and password, and the script would check if it is unique. if it is, then add them to the files and take them to the confirmation page which would display there info ythey just entered
by RCartledge
Wed Sep 18, 2002 3:29 am
Forum: PHP - Code
Topic: writing to .htacess and .htpasspwrd
Replies: 5
Views: 779

writing to .htacess and .htpasspwrd

Is it possible ot create a php page that would write to .htaccess and the .htpasswrd files and add usernames and passwords to them. I should make you aware that i am an absolutly newbie PHP and only know how to echo things onto a page. If you think that this is too out of my range and would be too h...