IT219 Web Programming II

Web Programming IITU Board 2021

Write a PHP program to create a webform with two textboxes (name and age), a radio button for gender and a submit button. When a submit button is clicked, save the data to the file named "Person.txt."

4
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