Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    
    exit;
    
  2. or download this
    PTIME: "2014020918:06:03"
    SEPOCH: "1391987163"
    DATE: "2014020918:06:03"
    NDTIME: "2014-02-09 18:06:03"
    
  3. or download this
    
        $query = undef; $sth = undef; $ect = 0; @row = (); $macidx = undef
    +;
    ...
    
        if($debug == 1) { print "MACIDX: \"$macidx\" L: \"" . __LINE__ . "
    +\"\n"; }
    
  4. or download this
        $query = undef; $sth = undef; $ect = 0; @row = (); $dbok = 1;
        $query = "SELECT cllseen, clmacidx FROM tblmac where clmac = ?";
    ...
    
          }