The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Creating a DB
How do I make a php script to automatically make a database when ran? Say I want to create a database called "database."
Would I have to include the db username and password to grant the script permission to create the database? thanks. |
#2
|
||||
|
||||
anyone?!
|
#3
|
|||
|
|||
<a href="http://www.php.net/manual/en/function.mysql-create-db.php" target="_blank">http://www.php.net/manual/en/functio...-create-db.php</a> , then, since I don't see anything like mysql_grant try exec'ing the actual command to GRANT a user access.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|