|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Because my site is virtual hosted, I cannot telnet.
How can I create a database with php? I find enough examples for creating tables, but not for a database. Nans |
|
#2
|
|||
|
|||
|
The same way.
$result=mysql_query("create database dbname"); That said, you probably don't have permission to create a database. |
|
#3
|
|||
|
|||
|
thanks, I will try it out and keep you informed...
regards from Belgium |
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > create database with php |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|