Create a Database Table
Now we need to set up the database table.
Make sure your settings are correct in database.php, then point your browser at the create_table.php page (example: http://localhost/photos/create_table.php) to create the images table in your database.