Like This Site? 
 
RSS Feed Follow Us 

on Twitter! Be Our Fan!

How To Create A MySQL DAtabase And Add Tables With PHP

Share this post!
 Vote this!

To create the database we will use the same sample code as we used in connecting to the database and modify it to also create a database and add a table. Note that this is one way of doing it only. My preferred way is however to create the server connection code in one file and then include it in a new page which will create the database.


More...

0 comments:

Post a Comment