Final answer:
To complete Assignment7_1.php, declare your variables using PHP and utilize the echo statement for output. You'll then need to upload the file to a web server to determine its URL.
Step-by-step explanation:
To create Assignment7_1.php inside the Module7_1_1 folder and write a PHP script, you should declare variables and use the echo keyword for output. Here's an example of the contents of Assignment7_1.php:
Remember to replace "YourFirstName" with your actual first name in the code. Once you have created the PHP file, you'll need to upload it to your web server to be able to submit the internet URL for Assignment7_1.php.