Re: Common way to store db-password of open session?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



To put it another way - your appl should control the access that a user 
has - different screens/functions available depending upon the signon 
credentials.  The entire application's sql use (or all 'users' of the 
database) should have a minimal number of user ids associated with it - both 
to make programming simpler and to minimize the number of 'entry' points to 
your database. 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux