Help for this page

Select Code to Download


  1. or download this
    <script type="text/javascript" >
    $(function() {
    ...
        });
    });
    </script>
    
  2. or download this
    use strict;
    use warnings;
    ...
    
    print $q->header("application/json");
    print $response;