Help for this page

Select Code to Download


  1. or download this
    
    $img_number = $1;
    $img_user = $2;
    $hash{$img_number} = $img_user;
    
  2. or download this
    
    my @loop_data = ();
    ...
    print $CGI->title("Here is your output.");
    print $template->output;
    exit;
    
  3. or download this
    HTML::Template->output() : fatal error in loop output : HTML::Template
    + : Attempt to set nonexistent parameter 'URL229' - this parameter nam
    +e doesn't match any declarations in the template file : (die_on_bad_p
    +arams => 1) at /usr/share/perl5/HTML/Template.pm line 2789
     at /var/www/QQ/funtimes.pl line 171