|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I have an account with an ISP who provide PHP and mySQL and they have given me my database name, user name and password for the mySQL database.
Is it possible to create a table from a PHP page or do i need to get some software that lets me talk to mySQL direct? ------------------ Cheers, Nick |
|
#2
|
|||
|
|||
|
You can send any query to mysql using the mysql_query() function, including create table queries.
|
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > Can PHP create mySQL tables? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|