Help for this page

Select Code to Download


  1. or download this
    # A quick demo: hide the selected text,
    # press the Escape key to make hidden
    ...
        $t->tagAdd('hide',@r);
        return;
    }