Page 1 of 1

Need some ideas

Posted: Sun Feb 09, 2003 11:13 pm
by d_kulman
Hello all and thank you in advance for taking the time to try to help me out on this little problem I am having.

The problem is I have a website that I need to secure via a password and user name system, the problem is I have no idea what programs out there are the best for this. I am running IIS with PHP and Mysql. Could someone please point me in the right direction. Want to get this site up and running withing the next week!

Thanks all

Posted: Mon Feb 10, 2003 11:05 am
by cctrax
Well...how exactly would you want to secure the site? I mean, a general user login script written in PHP should be good. If you need the help, you can either read around, and learn how to do it yourself - or just ask around. I am sure there are a few good people here who would have enough time to print one up for ya ;) - lol

OR

Depending on how you manage your site - there may or may not be a way to password protect your directories from a control panel. At times, I will use this just because A) I am either too lazy to write the script or B) If I only want one username and password combination - this is the simpilest way to go.

Cheers