Use the mysql_query as mentioned. You need the CREATE TABLE syntax.
For all your basic SQL syntax ponderings, I found a great site:
http://sqlcourse.com
Helped me out tremendously.
For the create table:
http://sqlcourse.com/create.html
--
Plutarck
Should be working on something...
...but fo
Check out mysql_query. It will allow you to execute any query that you
would normally do via the command line interface to MySQL.
--
phill
""Chris Anderson"" <[EMAIL PROTECTED]> wrote in message
000301c0c373$a3522960$b01012d1@null">news:000301c0c373$a3522960$b01012d1@null...
Alright I finally g
Alright I finally got around to installing MySQL on my cpu, and I sucessfully created
a database. Now I have a ryyy dumb question. In the manual I see no
functions for creating tables in a database through code. Maybe I'm just missing the
function. Can someone help me?
3 matches
Mail list logo