Help for this page

Select Code to Download


  1. or download this
    <html>
    <head>
    ...
    <script src="http://localhost/cgi-bin/test.pl"></script>
    <br>
    </body></html>
    
  2. or download this
    #!perl
    
    print "Content-type: text/html\n\n";
    print "Acesta este continutul fisierului";