8
Austin Peay State University, Tennessee CSCI 4000: Advanced Web Development CSCI 4000 Assignment 3 Sample Screen Captures Student Name: Richard Ricardo Question 1 Database richard_ricardo_assignment_db” database and the table inside “student” table structure

CSCI 4000 Assignment 3 Sample Screen Capturesleeleong.com/APSUCourses/2020-Spring-CSCI-4000/doc/...kungfu_panda shop mysql performance schema ph pmyadmin richard ricardo assignment

  • Upload
    others

  • View
    0

  • Download
    0

Embed Size (px)

Citation preview

Page 1: CSCI 4000 Assignment 3 Sample Screen Capturesleeleong.com/APSUCourses/2020-Spring-CSCI-4000/doc/...kungfu_panda shop mysql performance schema ph pmyadmin richard ricardo assignment

Austin Peay State University, Tennessee CSCI 4000: Advanced Web Development

CSCI 4000 Assignment 3

Sample Screen Captures

Student Name: Richard Ricardo

Question 1 – Database

“richard_ricardo_assignment_db” database and the table inside

“student” table structure

Page 2: CSCI 4000 Assignment 3 Sample Screen Capturesleeleong.com/APSUCourses/2020-Spring-CSCI-4000/doc/...kungfu_panda shop mysql performance schema ph pmyadmin richard ricardo assignment

2 CSCI 4000

“records” in student table

data privileges for user richardweb

Page 3: CSCI 4000 Assignment 3 Sample Screen Capturesleeleong.com/APSUCourses/2020-Spring-CSCI-4000/doc/...kungfu_panda shop mysql performance schema ph pmyadmin richard ricardo assignment

3 CSCI 4000

Question 2 – Display

richard_ricardo_database.php (shows nothing, only has php code)

richard_ricardo_database_error.php (shows this if something is wrong with database connection)

Page 4: CSCI 4000 Assignment 3 Sample Screen Capturesleeleong.com/APSUCourses/2020-Spring-CSCI-4000/doc/...kungfu_panda shop mysql performance schema ph pmyadmin richard ricardo assignment

4 CSCI 4000

index.php

Page 5: CSCI 4000 Assignment 3 Sample Screen Capturesleeleong.com/APSUCourses/2020-Spring-CSCI-4000/doc/...kungfu_panda shop mysql performance schema ph pmyadmin richard ricardo assignment

5 CSCI 4000

Question 3 – Delete Student:

index.php, before deletion, click on the delete button on Student ID 4

Test case 1: After deletion, student ID 4 was deleted. Now click on the delete button on Student ID 11.

Page 6: CSCI 4000 Assignment 3 Sample Screen Capturesleeleong.com/APSUCourses/2020-Spring-CSCI-4000/doc/...kungfu_panda shop mysql performance schema ph pmyadmin richard ricardo assignment

6 CSCI 4000

Test case 2: After deletion, student ID 11 was deleted

Question 4 – Add Student

Test case 1 input:

Page 7: CSCI 4000 Assignment 3 Sample Screen Capturesleeleong.com/APSUCourses/2020-Spring-CSCI-4000/doc/...kungfu_panda shop mysql performance schema ph pmyadmin richard ricardo assignment

7 CSCI 4000

Test case 1 output:

Test case 2 input:

Page 8: CSCI 4000 Assignment 3 Sample Screen Capturesleeleong.com/APSUCourses/2020-Spring-CSCI-4000/doc/...kungfu_panda shop mysql performance schema ph pmyadmin richard ricardo assignment

8 CSCI 4000

Test case 2 output: