IT219 Web Programming II

Web Programming IITU Board 2021

Write a PHP program to demonstrate that contain a textbox for name , a textbox for age and a textarea for comments. Validate the data before submitting the data to the server. Assume all the…

4

Write a PHP program to demonstrate that contain a textbox for name , a textbox for age and a textarea for comments. Validate the data before submitting the data to the server. Assume all the required validations and age must be between 1 to 100.

A worked answer is on its wayMeanwhile, read the Web Programming II notes for this topic.

Discussion

Loading…

More Web Programming II questions

All Web Programming II old questions