Question: Write a php script that assigns your name to a string variable, the number of credits you are taking to an integer variable, and any
Write a php script that assigns your name to a string variable, the number of credits you are taking to an integer variable, and any value to a floating point variable.
Your html page should also display a welcome message to the name that is stored in a string variable. If the credits are >= 12, the displayed html page will have the message "FULL TIME STUDENT", otherwise the diplayed html page will have the message "PART TIME STUDENT"
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
