CODE
LIBARY.COM
Home
/
CGI
CGI Remove unwanted characters
Remove unwanted characters
$string =~ s/[&*^() !%$@#+_~,<>./?]//g;
$string =~ s/[&*^() !%$@#+_~,<>./?]//g;
Copy to Clipboard
Related Snippets
CGI Get file size over HTTP
CGI OS Version
CGI Show Online Users
CGI Find the Median Value of an Array
CGI Find the Mean Value of an Array
CGI Find the Minimum Value of an Array
CGI Simple User Counter
CGI File size
CGI Search
CGI Anti Leech Script