Help for this page

Select Code to Download


  1. or download this
    my $show  = url_param("show");
    my $show1 = param("show");
    ...
    
    if ($show ne "all" || $show1 ne "all")
    {