Help for this page

Select Code to Download


  1. or download this
    if (/(regex1|regex2|regex3)/gi)
    {
    f($1);
    }