Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Multiple login without db

 
   Database Forums (Home) -> PHP RSS
Next:  find a cookie by part of it's name  
Author Message
John

External


Since: Apr 27, 2006
Posts: 1



(Msg. 1) Posted: Tue May 09, 2006 7:42 am
Post subject: Multiple login without db
Archived from groups: comp>lang>php (more info?)

I'm newbie. Just wonder, after googling for several hours: is it impossible
to make a login script for, say, three different users and, after
successfull login with username and password, redirect them to their
destination (totally three destinations, but only one for each user),
without any MySql? And at the same time add som security (session or so).
Any idea?

 >> Stay informed about: Multiple login without db 
Back to top
Login to vote
Gordon Burditt

External


Since: May 09, 2006
Posts: 1



(Msg. 2) Posted: Tue May 09, 2006 7:42 am
Post subject: Re: Multiple login without db [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

>I'm newbie. Just wonder, after googling for several hours: is it impossible
>to make a login script for, say, three different users and, after
>successfull login with username and password, redirect them to their
>destination (totally three destinations, but only one for each user),
>without any MySql? And at the same time add som security (session or so).
>Any idea?

You don't HAVE to use a database for 3 users. You can hardcode the
3 usernames, passwords, and destinations into the script.

Gordon L. Burditt

 >> Stay informed about: Multiple login without db 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
how to create 'remember login' functionality during login - Hi! could anyone give me some clue that how to create 'remember login' functionality during login Thanks Sukalyan

Get Windows login - Hi! I was given a task to develop a php based application. All well, but now my boss wants me to make it more "user friendly" in a manner that they won't have to write in their usernames and passwords, which they already have too many. I figu...

secure login system - Hi group, I need a login system for some 'private' pages. Users should be pulled from a mysql DB. Now, i've read a lot on login systems, and somehow there's _always_ the discussion with sessions (hijacking), dynamic IPs/Proxies. One hand sessions on..

Capturing Windows Login Name - I know it is not possible to get Windows login name using PHP because it is a server-side script, but I dunno whether anyone has tried using JavaScript in conjuction with PHP to capture the login name and save it as a php variable. Here is the JScript I....

problems with login script - Hi, I can't get this script to work. I've used this exact script on other places and it works, but now i get this error. <code> Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in..
   Database Forums (Home) -> PHP All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]