Expand All | Collapse All (Simply Click on Each Heading Below To See or Hide The Contents Beneath It)

project.6.creating.a.datbase.with.php.

In this project, I am going to show how to create a database using code from within php. If the database connects successfully, then a message appears on screen saying database created. If there was an error, then an error message will appear. This project took a different approach as it is more image based rather than text based. See the gallery below for the complete tutorial:

Photo gallery

Starting up Wamp Server


Step 1 - Starting Up Wamp Server      Step 2 - Starting Up Dreamweaver      Step 3 - Copying Code From W3Schools      Step 4 - Creating A New PHP File      Step 5 - Editing Default Html Code      Step 6 - Saving Your PHP File      Step 7 - Checking Code In Browser