Current location: Hot Scripts Forums » General Community » Script Requests » What script could i use ?


What script could i use ?

Reply
  #1 (permalink)  
Old 10-24-05, 12:22 PM
avo avo is offline
New Member
 
Join Date: Oct 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
What script could i use ?

Hi all

Can any one sugest any good php source

What I want to do is create a members only section where there will be downloads to be kept safe

I would like to be able to create accounts for people joining my site and let them be able to edit there password / details

That’s it really can anyone recommend anything for me

Thanks in advanced .
Reply With Quote
  #2 (permalink)  
Old 10-24-05, 03:25 PM
sszettella sszettella is offline
Newbie Coder
 
Join Date: Jul 2005
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
Seems to me that you could use basic http authentication to protect your downloads area, restricting it to members only. a Google search for ".htaccess basic authentication" or something similar should yield ample resources.

Basically, it comes down to 2 apache configuration files: .htaccess and .htpasswd. When a user tries to access the directory that is "protected", Apache will use these files to prompt the user for userid/password and check that password against the one stored in the .htpasswd file.

As far as allowing for update of passwords, you can write (or have written) a very simple form and a php script to shell out and update the .htpasswd file (used above).

This is just about the simplest solution I can think of to accomplish what you describe. If you need help to implement (and have a few dollars), let me know.
__________________
Steve Szettella
4word systems
http://www.4wordsystems.com
http://szettella.blogspot.com
Reply With Quote
  #3 (permalink)  
Old 10-24-05, 03:57 PM
avo avo is offline
New Member
 
Join Date: Oct 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
more info

Thanks for the reply

sorry i should have explaned a little better ok here goes:

ok im after a secure area where the customer will need a usernam and password to log in once they have logged in it will say wellcome (username)

have a logout button
able to let the custermer edit there password or change it
forgot password button

admin panel for me to sign customer up

ive seen what i want on other sites but dont know what the php is called thats the help i would appriciate from you all ..

what can i use with the features ..

thanks in advance
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Run Your Own Profitable and VERY unique eBusiness Voltaire General Advertisements 3 03-30-10 06:36 AM
Raffle/Lottery Script (Very profitable!), Coded it myself. Voltaire General Advertisements 6 03-16-09 07:15 AM
2 profitable script sites for sale cms-master.com General Advertisements 3 07-03-07 10:17 AM
PHP script problem (please help) osmanmumtaz PHP 0 05-24-05 07:29 AM
Is there any integrity of script rankings? webmaster@atmanager.com Hot Scripts Forum Questions, Suggestions and Feedback 17 08-06-04 12:12 AM


All times are GMT -5. The time now is 11:49 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.