Help for this page

Select Code to Download


  1. or download this
    sub a {
    open(DATA, "<$config{'basepath'}/data.out") || die "Can't open file: $
    +!";
    ...
    if ($listings eq "0") {print "There are no listings for "123" at this 
    +time.\n";}
    
    }
    
  2. or download this
    <A HREF=$ENV{'SCRIPT_NAME'}?action=a>Click for '123' listings</a><br>