From f687abf63c2296fc97f7528b140c46cb4dad2630 Mon Sep 17 00:00:00 2001 From: Arnab Kumar Roy <86621483+ArnabKumarRoy02@users.noreply.github.com> Date: Tue, 3 Oct 2023 16:13:41 +0530 Subject: Update README.md Center align for later screenshots --- Lab04/README.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/Lab04/README.md b/Lab04/README.md index 5ed98bc..814b957 100644 --- a/Lab04/README.md +++ b/Lab04/README.md @@ -76,24 +76,28 @@ Before you can use this code, ensure you have the following software and depende 6. To create the database table, open a web browser and navigate to `http://localhost/create_table.php`. This PHP script will create the necessary table in the database. +
Successful table creation using php -

Step 6: Create database table using php

+

Step 6: Create database table using php

+
7. Fill out the registration form and click "Submit" to insert the data into the database. - +
using portainer -

Step 7: Fill out the registration form properly and click on Submit button

+

Step 7: Fill out the registration form properly and click on Submit button

- using portainer -

PHP output confirming successful data insertion in the database

+ using portainer +

PHP output confirming successful data insertion in the database

+
8. To view the inserted data, you can use phpMyAdmin or connect to the MySQL database directly using your preferred MySQL client. - +
using portainer

Confirming table creation in phpMyAdmin

using portainer

Confirming data insertion in phpMyAdmin

+
9. To stop and remove the Docker containers, run: -- cgit v1.2.3