php-general | 2003022
Date: 02/27/03
- Next message: Stephen Ford: "Re: [PHP] How do I display the script file name?"
- Previous message: Ricardo Fitzgerald: "RE: [PHP] Mail (), BCC: recipients not receiving my Newsletter"
- In reply to: Tom Ray: "[PHP] Little help please"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I'm looking for a webbased interface that will allow me to managae mysql
> databases. However, phpmyadmin has been ruled out due to the fact it
> requires the username and password to be stored in the config file
No it doesn't.
> and that it doesn't have any security to protect the average joe from
> stumbling across it.
Ummm... yes it does. Read the installation directions a little more
carefully.
> So can anyone point me in the direction of a utility that requires a login
> that checks of the users database then throws that information into the
> config for the mysql management?
How about PHPMyAdmin? You can configure it so that it checks the mysql.user
table.
---John Holmes...
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Stephen Ford: "Re: [PHP] How do I display the script file name?"
- Previous message: Ricardo Fitzgerald: "RE: [PHP] Mail (), BCC: recipients not receiving my Newsletter"
- In reply to: Tom Ray: "[PHP] Little help please"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

