Ok I have a website and i always wanted to have a login on my website because im gonna have content i want only registered users to have anyways let me get to the point. i searched for a script but i couldnt really find anything i like i want one that i can put in my navigation bar and has the forgot password function i dunno how to make my own can some help me out with this






Busy posted this at 10:19 — 10th October 2005.
He has: 6,157 posts
Joined: May 2001
You'll need a database
did you try hotscripts.com ?
Liam_123 posted this at 19:19 — 10th October 2005.
They have: 4 posts
Joined: Oct 2005
You need a Mysql database first of all
EarlDaniels posted this at 20:27 — 10th October 2005.
They have: 14 posts
Joined: Oct 2005
You can do this with a script that edits the htpasswd file directly, eliminating the need for a database. If you get over about 50 logins, go for the database option, or a simple text-files script like http://www.designanet.co.uk/phpAuth/index.php
On hotscripts: http://hotscripts.com/PHP/Scripts_and_Programs/User_Authentication/index.html
Liam_123 posted this at 20:31 — 10th October 2005.
They have: 4 posts
Joined: Oct 2005
I use mysql i find it ALOT better
LedZeppelin11 posted this at 20:57 — 10th October 2005.
They have: 6 posts
Joined: Sep 2005
i want one that uses a mysql database but i cant find a good one and i cant make it so can someone give me one say someone has made one for themself maybe they could give me a copy of it or something like that