Help for this page

Select Code to Download


  1. or download this
    $a = "dfowusgfiwu42394353****hsdfsd";
    print "$a\n";
    $a =~ s/!([a-zA-Z0-9])//g;
    print "$a\n";