Answered step by step
Verified Expert Solution
Question
1 Approved Answer
For this assignment, you will use the Visual Studio Code in your VCastle environment. The database for this application is provided as a SQL file
For this assignment, you will use the Visual Studio Code in your VCastle environment. The database for this application is provided as a SQL file (cis224_wk3pa.sql) in your Student Files. In your VCastle environment, create a PHP web application with the following properties: - Project/folder name is LastName_wk3pa - Web application consists of a single page titled "Your Name Wk 3 Performance Assessment" - Web application connects to and displays the contents of the cis224_wk3pa database - Web application has text entry fields for the following: - Name - Date of Birth - Favorite Color - Favorite Place To Visit - Nickname - Web application provides the ability to add new personal information - Web application provides the ability to update stored personal information - Web application provides the ability to delete stored personal information
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started