Help for this page

Select Code to Download


  1. or download this
    my $page_link;
    if ($val[5]) {
    ...
    ### other variables here ### then
    
    print " - $page_link" if defined ($page_link);