CODE
LIBARY.COM
Home
/
CGI
CGI Remove unwanted characters
Remove unwanted characters
$string
=~ s/[&*^() !%
$@
#+_~,<>./?]//g;
$string =~ s/[&*^() !%$@#+_~,<>./?]//g;
Copy to Clipboard
Related Snippets
CGI AltaVista Keyword Harvestor
CGI Simple User Counter
CGI Easy mp3 search
CGI Animation
CGI Email Subscribe
CGI RegExp to validate URL syntax
CGI Day Month Calendar
CGI Random link
CGI Find the Mean Value of an Array
CGI Crypt Analysis