Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Need helping making a website following these instructions in PHP. Just need the PHP code and screenshot of the website please and thank you -
Need helping making a website following these instructions in PHP. Just need the PHP code and screenshot of the website please and thank you
- Make an PHP page (next page) - Rules: 1. Store information firstname, lastname, and major in three arrays 2. Check the sizes of three arrays, if they are not equal, just print "sizes of firstname, lastname and major do not match" and quit. 3. Show all the 5 students' information in a table 4. Randomly draw a student as the winner - If you meet all checkpoints in requirements, submit the 1. PHP source code: lottery3.php 2. URL 3. A screenshot of the webpage when firstname, lastname, and major do not match in PNG/JPEG/JPG I S \begin{tabular}{|l|l|} \hline Check points & Points \\ \hline Submitted the .php file & 50 \\ \hline Submitted the URL & 5 \\ \hline Submitted the screenshots (PNG/JPEG/JPG) & 5 \\ \hline Heading 1& 5 \\ \hline Table is displayed correctly & 10 \\ \hline Winner line display correctly including colors & 5 \\ \hline Error page shows banner correctly & 10 \\ \hline PHP code look nice and clean & 10 \\ \hline \end{tabular}
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