Question: Create an HTML file that accepts name, address, and e-mail from the user via textboxes. Call the PHP file assignment4.php from this HTML file. The
Create an HTML file that accepts name, address, and e-mail from the user via textboxes.
Call the PHP file assignment4.php from this HTML file. The assignment4.php file read all three values into a function (display info).
Display info will accept the three values and display a message similar to:
Welcome Peter, your address is 2356 River Side Rd, and your e-mail is tere78@poi.com
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
