Help for this page

Select Code to Download


  1. or download this
    if (!$Site && uc($User) eq "super")
    
  2. or download this
    if (!$Site && uc($User) eq "000")
    
  3. or download this
    $Session->{'usrName'}         = @{@{$MLSUser->{rows}}[0]}[0]." ".@{@{$
    +MLSUser->{rows}}[0]}[2];
    
  4. or download this
    $Session->{'usrName'}         = $MLSUser->{rows}[0][0]." ".$MLSUser->{
    +rows}[0][2];