/**

popular collection of scripts for all

*/
/** Search */

Introduction to PHP Regular Expressions (#1): General Mechanics

 }

Introduction to PHP Regular Expressions (#1): General Mechanics

Hits: 14
*****
0.0
Anyone that has to do a large sum of unusual data manipulation will always choose to use regular expressions ('regex') over native functions because of one thing: power. In PHP the 'ereg_' functions are what utilize ERE POSIX, and the 'preg_' functions utilize PCRE. In this 'introduction to regular expressions' the author will assume no prior knowledge of regex, and will try to give you the most thorough explanation of this powerful tool as possible.
Platform(s): n/a
Date: Feb, 27 2003
Author: http://www.phpfreaks.com/tutorials/52/0.php

Ratings

 }
Number of Ratings: 0 Votes
Visitor Voting Booth:

   
1 2 3 4 5

Others Scripts

 }
{ Copyright } ©2006 NuclearScripts.com