Lesson21 on Page 287
Hi,
I need help of adding MySQL tables to the database by creating table in PHP. For some reason, I got a message said that "Unable to create table". My codes were exactly the same as the example on page 287 in Lesson 21. I double checked the bold texts where $query= "CREATE TABLE ......" to make sure I didn't miss anything or use the wrong quotes. Everything was the same but I was unable to create the table in the database. Would you help me to find out what is the problem?
Thanks,
Jamie
|