Help for this page

Select Code to Download


  1. or download this
    my $pass = cookie('cookie');
    
    # if there was a cookie named 'pass'
    ...
            # redirect to the current script
        }
    }