Help for this page

Select Code to Download


  1. or download this
        (my $hex_user=$user)=~s/(.)/sprintf("%02x",ord($1))/egs;
         &Update_Log("User: '$user' = '$hex_user'\n");
    
  2. or download this
    14:46:07 - User: 'sriley
    ' = '7372696c65790d'