INFM 718N Homework Assignment 1 PHP Create a Web page in which a form is used to obtain input from the user in which a whole number between 1 and 20 is specified. Then create a second Web page in which a PHP program is used to check to make sure that what was entered was a number in the required range and then print each of the whole numbers between 1 and the specified number (inclusive), one per line. For example, if I entered 3, your second should display: 1 2 3 Create a subdirectory on OTAL in the playspace directory that is named with your userid, post your two pages there, and call the first one hw1.html. Test them to make sure they do what you want and then send an email to the TA when it is ready. The programs must be there before 6 PM on Thursday, February 15 and they should not be changed after that time. ----- Last revision: February 8, 2006