Lost your password?

Blogs about: Regex

Featured Blog

Apex Validate Email Regex

pjflynn wrote 1 week ago: Create a validation of type Regular Expression Expression 1 = ITEM_ID Expression 2 = ^[a-zA-Z0-9]{1} … more →

Tags: Oracle - APEX, Oracle, Apex, eMail

Matching wildcard from database against post details

Ashfaq wrote 2 weeks ago: I had to fetch data from database foulword table which can contain words or wildcard word and had to … more →

Tags: ASP. NET, wildcard

How to dynamically create image thumbnails using CSS clip property with PHP glob() function4 comments

Kalim Fleet wrote 2 weeks ago:   In this tutorial, I will share with you an example of how you can use PHP to dynamically crea … more →

Tags: webdesign tips and tricks, CSS, file handler, HTML, image, php

Renaming files using Perl command rename

linuxindetails wrote 2 weeks ago: I have been using this command for a while now and it helped very much.The command rename is availab … more →

Tags: administration, Command line, Debian, Desktop, Perl, Tips, Linux, Linux planet, Regular expressions

Regular Expressions in C#- Advanced Language Elements

Jacek Spólnik wrote 2 weeks ago: Regular Expression Advanced Language Elements Grouping Constructs ( ) - captures the matched substri … more →

Tags: C#, Programming, Regular expressions, programming c, Prototype pattern c#

Roundup: The Best Web Design Cheat Sheets13 comments

Kalim Fleet wrote 2 weeks ago: Web designers often have to wear many hats.  They must aptly switch from being a developer, coder, a … more →

Tags: webdesign tips and tricks, cheat, Cheatsheet, CSS, HTML, javascript, jQuery, php, sheet

That Regex thing

G. wrote 3 weeks ago: Here is one of the most simple applications I could have ever thought of… yet I didn’t! … more →

Tags: projects, Information Visualization, infovis, regular expression, Tool

Form submission: clean up formatted contact e-mail

rickyrobinett wrote 3 weeks ago: Frequently, when creating a form that accepts e-mail addresses I see a lot of bad data that comes in … more →

Tags: AJAX

PHP Form Validation functions1 comment

Chandra Sekar Vinod Kumar wrote 4 weeks ago: Recently i have involve myself in another application development. Regular Hungred Dot Com visitors … more →

Tags: php, functions, php functions, validation

Regular Expression Date Validation

Virgil wrote 4 weeks ago: MM/DD/YY (0[1-9]|1[012])[- /.](0[1-9]|[12][0-9]|3[01])[- /.]\d\d … more →

Tags: regular expression, Date, ASP. NET, C Sharp, C#, Micosoft, Visual Studio

emacs strip blank lines1 comment

edivad wrote 1 month ago: Spiral-Bound Pad (by incurable_hippie) Here is a quick way to strip (remove) blank lines from a file … more →

Tags: Emacs, Blank, expression, lines, Programming, regular, regular expression, Strip

Regular expressions - preg_replace()

webforus wrote 1 month ago: The preg_replace function is used to do a find-and-replace on a string or an array. We can give it o … more →

Tags: php, Regular expressions, regular expr

Regular expressions - preg_match_all()

webforus wrote 1 month ago: Preg_Match_All is used to search a string for specific patterns and stores the results in an array. … more →

Tags: php, Regular expressions, Regular expressions, RE:

Regular expressions - preg_grep()

webforus wrote 1 month ago: The PHP function, preg_grep, is used to search an array for specific patterns and then return a new … more →

Tags: php, Regular expressions, Regular expressions, regular, RE:

Regular expressions - preg_match()

webforus wrote 1 month ago: PHP regular expressions seems to be a quite complicated area especially if you are not an experience … more →

Tags: Regular expressions, Regular expressions

negative lookbehind regular expression

rschmid wrote 1 month ago: testing, that an url is ending in *.seam, except debug.seam -> in one regex def list = ["hallo.se … more →

Tags: Groovy, Java

Service Functions - String (QTP, VBScript)2 comments

Albert Gareev wrote 2 months ago: In the code examples I present I often refer to routine functions. In my framework I have specialize … more →

Tags: Automation, Code Examples, function library, Text Processing, qtp, VBScript, example, function, Code

Textmate command for converting HTML back to markdown

tannern wrote 2 months ago: I just had to convert about 10 html pages to markdown to update an old site to use a django admin. I … more →

Tags: textmate, Python

[grep] grep, egrep and fgrep

kousik wrote 2 months ago: I always get confused about various flavors of grep. Here’s a summary to shine some light: (ma … more →

Tags: CLI, grep, egrep, pattern, Search, fgrep


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS