Which choice demonstrates how to save all form data to a file using the save method?

Which choice demonstrates how to save all form data to a file using the save method?

Which choice demonstrates how to save all form data to a file using the save method?

A.
Save(OUTPUT);

B.
CGI::new(OUTPUT);

C.
$cgi->save(OUTPUT);

D.
$cgi=save(OUTPUT);



Leave a Reply 0

Your email address will not be published. Required fields are marked *