Help for this page

Select Code to Download


  1. or download this
    my $spot = $query->cookie('username');
    
  2. or download this
    my $fido = $query->cookie( -name => 'username' );