Jump to content
Larry Ullman's Book Forums

Php For The Web ,5Th Edition


Recommended Posts

I am working on chapter 12 and was able to connect to MYSQL database successfully, (example 12.1)

 But examples, 12.3 and 12.4, creating table and adding data to a table, I have problems:

  first,After creating a table and run the program, I don't get a message saying "The table has been created!" I get a blank screen.

  but if I go and check with phpmyadmin, I see a table name, columns that are created .

 

then 2nd problem is when I run adding_data.php example, again I get a blank screen ..

I checked with syntax and everything, ..

I am using  (localhost, llama, camel, myblog) llike in the example..

  Please some one help..

thank you.

Link to comment
Share on other sites

  • 2 weeks later...
 Share

×
×
  • Create New...