code: PHP, MySQL database and Bootstrap 4
Experimenting using Login with Image Preview
created MySDL DB with name of "bio_test" and a table called "users" that contains 3 columns, with the fields of "id" (int 11 Primary), "profile_image" (varchar 255), and "bio" (text).
database configured locally using WAMP as "localhost" "login" "password" and "port #"