Help for this page

Select Code to Download


  1. or download this
    Global symbol "$trans_type" requires explicit package name at noname.p
    +l line 26.
    Global symbol "$transaction_id" requires explicit package name at nona
    +me.pl line 28.
    ...
    Unmatched right curly bracket at noname.pl line 42, at end of line
    syntax error at noname.pl line 42, near "}"
    noname.pl has too many errors.
    
  2. or download this
    use strict;
    use DBI;
    ...
    
    print
        qq[<script type='text/javascript'>window.open('','_self','');windo
    +w.close()</script>];