CODE
LIBARY.COM
Home
/
CGI
CGI Remove unwanted characters
Remove unwanted characters
$string =~ s/[&*^() !%$@#+_~,<>./?]//g;
$string =~ s/[&*^() !%$@#+_~,<>./?]//g;
Copy to Clipboard
Related Snippets
CGI Populating a hash from an two arrays
CGI ABCNews Retriever
CGI Day Month Calendar
CGI Find the Minimum Value of an Array
CGI OS Version
CGI Upload a file
CGI Show Online Users
CGI Easy mp3 search
CGI Populating a hash from an array
CGI Random Image Loader