RE: user authentication

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

 



> i do not see really realistic if everytime that a new user is 
> registered to
> my application, i have to create him a profile for MySQL database.


Is there a reason you need to have each user login into mysql individually?
Most often a single login is used for the script to log into the database,
and all the user authentication is handled at the PHP level.

JM

-- 
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