Re: PHP/MySQL Create DB user

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

 



Stephen wrote:
There seems to be no PHP function to create a DB user.

It doesn't have one to create a database either... php can't do everything for you ;)

I am trying to automate setting up virtual domains in a shared environment.

Am I missing something obvious?

http://dev.mysql.com/doc/refman/4.1/en/user-account-management.html

or if you're using mysql 5+,

http://dev.mysql.com/doc/refman/5.0/en/create-user.html

--
Postgresql & php tutorials
http://www.designmagick.com/

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