This is a simple and useful function to quickly remove a set of characters from a string. It’s easier than using multiple replace calls or complicated regex. It’s great for cleaning up phone numbers, addresses, etc. Both ASP and PHP scripts are available.