CODE
LIBARY.COM
Home
/
CGI
CGI Remove unwanted characters
Remove unwanted characters
$string =~ s/[&*^() !%$@#+_~,<>./?]//g;
$string =~ s/[&*^() !%$@#+_~,<>./?]//g;
Copy to Clipboard
Related Snippets
CGI File last modified date
CGI RegExp to validate URL syntax
CGI Detecting User IP
CGI Find the Minimum Value of an Array
CGI ABCNews Retriever
CGI Crypt Analysis
CGI File Download
CGI Forward URL
CGI Easy mp3 search
CGI Day Month Calendar