start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: reset Chapter 10
The CGI.pm Module
Next: Reference: script_name
 

save

 
$query

->save(

filehandle

)

Saves the form to the specified filehandle, to be read back with the new constructor.

filehandle

The filehandle to save the file to.


Previous: Reference: reset Perl in a Nutshell Next: Reference: script_name
Reference: reset Book Index Reference: script_name

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.