Ezilon.com - Target Your Audience, be Seen in Your Region

Simple Login Script Using Php

You are viewing this site as a guest. Join our community to get your questions answered and share knowledge. Active members may advertise and ask for a website critique.

They have: 6 posts

Joined: Sep 2005

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's picture
Modrater

He has: 6,157 posts

Joined: May 2001

You'll need a database

did you try hotscripts.com ?

They have: 4 posts

Joined: Oct 2005

You need a Mysql database first of all

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

They have: 4 posts

Joined: Oct 2005

I use mysql i find it ALOT better

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