Don't know if this is possible but....

Is it possible to create a PHP script to create a user in MySQL database and
then grant that user specific access to the DB? I'm trying to create an
installer for a php program and building it so that dummies can install it
if need be.

I know that PHPMyAdmin creates users with an interface, but I'm just trying
to do this by having the user go to www.server.com/program/install.php , and
this would setup the user account, grant access and then install the
program.




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

Reply via email to