Find Bitsum On Google+ Find Bitsum On Twitter Find Bitsum On Facebook
→ TRY OUR NEW WEBSITE!
BE OPTIMAL - Real-Time CPU Optimization & Automation!

RegEx Tool

Bitsum seeks to assist the community whenever possible, and thus offers services like this on its server. Its core mission is software development though.

This will apply the Regular Expression to the string you supply, then output the results of the RegEx replacement (not search). This uses preg_replace.

Plaintext

Pattern

Replace


Free RegEx Tool

This will apply the Regular Expression to the string you supply, then output the results of the RegEx replacement (not search). This uses preg_replace.

This is particular useful for making sure database input is sanitized correctly to prevent SQL injection attacks.