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(-) (limited to 'Lab04') 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. +
Step 6: Create database table using php
+Step 6: Create database table using php
+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
- -PHP output confirming successful data insertion in the database
+ +PHP output confirming successful data insertion in the database
+Confirming table creation in phpMyAdmin
Confirming data insertion in phpMyAdmin
+