Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
            </body>
        };
    }
    
  2. or download this
        var input = J('#text_input').val();
    
  3. or download this
        var input = \$('#text_input').val();
    
  4. or download this
        print "Content-type:  text/html\n\n";
    
  5. or download this
        print "Content-type:  application/json\n\n";