Help for this page

Select Code to Download


  1. or download this
    $query = new CGI;
    print $query->header;
    ...
    END
    print $query->start_html(-title=>'The Riddle of the Sphinx',
                              -script=>$JSCRIPT);