|
database
|
|
02-27-2007, 02:14 PM
Post: #1
|
|||
|
|||
|
database
Hey
is there a way to make a new Database in PHP? in a php script...i cant figure it outt...Thanks |
|||
|
03-01-2007, 05:49 PM
Post: #2
|
|||
|
|||
|
use the code..
mysql_create_db('DB_NAME); |
|||
|
03-09-2007, 06:01 PM
Post: #3
|
|||
|
|||
|
You have to have the right permissions to do that.
[SIZE="3"]Get a free domain name![/SIZE] |
|||
|
« Next Oldest | Next Newest »
|





