dgwilliams
MIS
I have a form on on my web site that collects the name, age, gender and email address of people. i want to create a perl cgi script that saves this data to a file.
Could anyone help. If you give me code could you comment it for me so i know what it is doing.
Do i have to save all the information to an array then print this array to a new line in a file?
Could anyone help. If you give me code could you comment it for me so i know what it is doing.
Do i have to save all the information to an array then print this array to a new line in a file?