Help for this page

Select Code to Download


  1. or download this
        # Assign the inserted values
        $s->{insert} =  {
            all         => [ "%All%", $all ],
            any         => [ "%Any%", $any ],
            terms       => [ "%Terms%", $terms ],
            . . .