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);
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);