![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveSecurity design questions
From: Wescotte <wescotte@earthlink.net>
Date: Wed Jul 20 2005 - 18:35:03 CEST
I'm currently working on desiging several web based applications that
I'm guessing most systems are setup in the following fashion. Create a
Create a table for storage of username/passwords/userid # etc etc
At the login page have the user enter their login and password. ROOT
So the user is now logged in and page simply displays all applications
I guess my questions are is this safe? If somebody is able to access my
As long as I don't allow access to my web data files via any other
Any input/suggestions?
|