Pages: 1 [2]   Go Down
Send this topic | Print
Author Topic: password without php and mysql  (Read 1023 times)
advanced-scape
Hyper-Active Member
***
Offline Offline

Posts: 110


WWW
« Reply #20 on: October 02, 2008, 09:57:07 PM »

mmk thanks heapr prime Smiley
Logged

Want to make some quick cash without paying for it ?  Join SURVEYS 4 SALARIES NOW
Find out more click HERE

JOIN ADVANCEDSCAPE NOW - www.advanced-scape.110mb.com
baton1
Member
*
Offline Offline

Posts: 6


« Reply #21 on: October 03, 2008, 02:31:35 AM »

I would do all of that to have better protected site. But how it should look like in my case - I want to have some zones, where one is everyone accessable, and few are for only one man (one login and password), but every zone for different man? I mean I need few accounts for few pages, not one or few for all.
So where should be any changes? And should I create few files with php script for every password?
Logged
Primefalcon
Linux Acolyte
Loyal 110MB Member
*******
Online Online

Posts: 4646


Follow the path of Linux, it will lead you....


« Reply #22 on: October 03, 2008, 07:18:31 AM »

I agree 100% with everything you just said bind but....

Code:
ps- i agree about the salted hashes too .... its much harder to brute force

I assumed that was about the passwords, my bad, so I well still agree with what you said



I would do all of that to have better protected site. But how it should look like in my case - I want to have some zones, where one is everyone accessable, and few are for only one man (one login and password), but every zone for different man? I mean I need few accounts for few pages, not one or few for all.
So where should be any changes? And should I create few files with php script for every password?
well you could use that script as a base, but you would have to have a mysql database and have the password and username pulled from the database to be checked against, which is where the password hashing that Bind and I were talking about becomes very important.

Wouldn't you agree bind smiley
« Last Edit: October 03, 2008, 07:35:18 AM by primefalcon » Logged

Dropbox is an amazing cloud storage backup solution, get a free 2.25 gigabytes of storage by using THIS LINK

For Tips on Runescape, Visit Marlaine's Musings For Tips on Just about anything Visit Marlainemarie at eHow
bind
just a man
Authority Member
****
Offline Offline

Posts: 899



« Reply #23 on: October 03, 2008, 09:10:13 AM »

yes I agree.

he needs a website user administration and authentication system for that level of functionality.

It can be accomplished with any flatfile, SQLite or MySQL, but MySQL is the most efficient that can be used on 110mb.
« Last Edit: October 03, 2008, 09:12:07 AM by bind » Logged

Learn the basics, create your code, then post source code to troublshoot if you have any problems

Here is all you need to learn the basics

HTML
Javascript
CSS
PHP
MySQL



.
Primefalcon
Linux Acolyte
Loyal 110MB Member
*******
Online Online

Posts: 4646


Follow the path of Linux, it will lead you....


« Reply #24 on: October 03, 2008, 10:00:00 AM »

also the most secure as well
Logged

Dropbox is an amazing cloud storage backup solution, get a free 2.25 gigabytes of storage by using THIS LINK

For Tips on Runescape, Visit Marlaine's Musings For Tips on Just about anything Visit Marlainemarie at eHow
Pages: 1 [2]   Go Up
Send this topic | Print
Jump to: