Identify the errors in the php code provided for you in


Assignment 1

Produce PHP code (and any necessary HTML) to perform the following functions:

1. Using the POST function, retrieve the contents of three HTML text boxes, which should contain floating point values in the range 0.0-10.0.

2. Place the values in an array, and then use a loop to search the array and validate the input.

3. Send a message back to the browser confirming whether the input is valid.

Assignment 2

Identify the errors in the PHP code provided for you in assignment6.php (Download ZIP). Correct the code and create comments explaining why the original code would not work properly. Submit the corrected file, complete with comments, as assignment6xxxx.php, where ‘xxxx' is your name. Remember not to include spaces in file names. The file assignment6.html is provided for you so that it can work with the PHP file. The PHP script will process replies sent from an HTML form in assignment6.html. The HTML file should not contain any errors.

Solution Preview :

Prepared by a verified Expert
PHP Web Programming: Identify the errors in the php code provided for you in
Reference No:- TGS01702167

Now Priced at $35 (50% Discount)

Recommended (95%)

Rated (4.7/5)