Help for this page

Select Code to Download


  1. or download this
    <!--#include virtual="/cgi-bin/myscript.cgi"-->
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
    print $banner[$image];
    
    exit;