Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -Tw
    # serve_image.cgi - serve an image file as a Web page
    ...
        exit (0);
    }
    #@ ERROR
    
  2. or download this
    sub get_product_table
    {
    ...
            Tr (
       td (print img ({-src => $serve_url, -alt => escapeHTML($ref->{item_
    +id})})),