You are 1 of 80 Active PHP Visitors
 
 
  PHP Home  |  Resources  |  Buzz Clips  |  My Favor-Its  |  Login
Add to Del.icio.us  Add to StumbleUpon  Add to Codango Favor-It


 
Resource Menu


 Regular Expressions      [+] Favor-It   
 
Sort By:  

 Intro to Regular Expressions Site: The Code Project 
  Hits Today: 1
0
Reviews
0
Favor-It
Regular expressions are a way to search for substrings ("matches") in strings. This is done by searching with "patterns" through the string. This document describes the theory behind regular expressions (RE) as well as their practical usage. Author: Uwe Keim Code: PHP 4.0

 Regular Expressions Tutorial Site: weblogtoolscollection.com 
  Hits Today: 1
0
Reviews
0
Favor-It
I have searched the web far and near for a good tutorial on PHP Regular Expressions and I have come up with a multitude of sites. I needed just a little bit of information from each. This tutorial is a collation of all those bits of information. Author: weblogtoolscollection.com Code: PHP 4.0

 How to Use Regular Expressions Site: silverstones.com 
  Hits Today: 1
0
Reviews
0
Favor-It
This tutorial is meant to bring you into closer contact with the regex topic. Well, let's see how it works; let's see whether we will be able to explain the "regex"-example above by the time we come to the end of this tutorial. Author: Gerd Ewald Code: PHP 4.0

 Regular Expression Tutorial Site: gatech.edu 
  Hits Today: 1
0
Reviews
0
Favor-It
This document is not a complete description of what is and is not available with regular expressions, but a simple introduction to a language that looks foreign, but is very powerful. Author: gatech.edu Code: PHP 4.0

  Hits Today: 1
0
Reviews
0
Favor-It
This tutorial is intended for the PHP programmer interested in using Perl Compatible Regular Expressions. It will show how to replace, match and otherwise manipulate strings within a target by using regular expressions. Author: Patrick Delin Code: PHP 4.0

 Regular Expressions by Example Site: PHP Builder 
  Hits Today: 1
0
Reviews
0
Favor-It
I decided to write down this straight-out introduction to the syntax and a step-by-step on building regular expressions to validate money and e-mail address strings. I just hope it manages to clear the fog around the subject for all you programmers. Author: Dario F. Gomes Code: PHP 4.0

 Intro To Regular Expressions Site: webpronews.com 
  Hits Today: 1
0
Reviews
0
Favor-It
Regex can be scary at first but if you can get the basics, it is really not too hard to understand. In this article, we are going to look at how regex comes into the picture when writing php applications. Author: Bernard Peh Code: PHP 4.0

  Hits Today: 1
0
Reviews
0
Favor-It
There are 2 types of regular expressions: POSIX Extended and Perl Compatible. In this article I will show you how to use PHP regular expressions in your own PHP scripts. Author: PHP F1 Code: PHP 5.0

 Learn Regular Expressions Site: Short Kid 
  Hits Today: 1
0
Reviews
0
Favor-It
Does "^[a-zA-Z0-9]+[a-zA-Z0-9_.-]*@[a-zA-Z0-9]+[a-zA-Z0-9_.-])*\.[a-z]{2,4}$" seem like a foreign language to you? Well, it doesn't have to after this tutorial. What you read is called a "regular expressions". You will find out what it means. Author: Matt Kalinowski Code: PHP 4.0


    More Pages: 1 | 2 Next >>  




Icon Key > - Recently Updated - Showcase Listing


PHP Section Stats
12037 page-views today
17100 yesterday
496297 last month
4.41 million total
since June 11, 2007
 

 

 
  
  Submit a Listing into this Category  | Update Your Listings Link to Us  |  Advertise  |  Contact Us  |  Website Help  

© 2008 InfoGenius Inc., All rights reserved