Categories
Search → regular expression syntax

Using Regular Expressions with PHP

Regular expressions are a powerful tool for examining and modifying text. They enable you to search for patterns within a string, extracting matches flexibly and precisely. This tutorial gives a brief overview of basic regular expression syntax and t...
DETAILS

Username / Email Changer

The Username / Email Changer control is a simple but powerful control that ensures username / email address hygiene through an easy to use and intuitive interface. The control uses regular expressions to validate email address syntax, in addition wit...
DETAILS

Regular Expression Syntax

In this article, we will look at a list of metacharacters. You may create your own pattern using these metacharacters
DETAILS

Finding links using Regular Expression Syntax

In this example source code we will find links in a test using regular expression syntax. You may use this pattern to find in a custom script.
DETAILS

CodeThatPacker

CodeThatPacker is a powerful JavaScript compression utility. CodeThatPacker removes comments and whitespaces from your scripts, supports all JavaScript syntax including regular expressions and automatic semicolon insertion, can copy several js-files ...
DETAILS
©2003-2019 jCay.com