Jump to content

hi all, can someone please help me with this


jim101

Recommended Posts

hello all

 

i want to make my website password protected. I would like to be able to add and delete  users ( username / password ) after certain time

 

if success this user can go to file.html if not * Sorry you don't have access* I have been searching a lot ,

 

will someone be kind and  help on this please

 

thank you.

do you have a server with php enabled?

do you have a mysql database?

do you know how to create a database and a table with id/user/pass fields?

do you know how to connect to a database?

do you have any code at all? maybe an html form for the login?

anything?

 

I am in no way qualified to give advice on coding as my time spent here is getting help  But - I found this example very helpful and have learned a lot from it.

 

http://phpsense.com/php/php-login-script.html

 

Good luck - there is a lot to learn as I have found in the last few months!

 

 

 

  Quote

I am in no way qualified to give advice on coding as my time spent here is getting help  But - I found this example very helpful and have learned a lot from it.

 

http://phpsense.com/php/php-login-script.html

 

Good luck - there is a lot to learn as I have found in the last few months!

 

You are qualified, as you just gave some great advice.

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.