News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
PHPBuilder.com:
PHP and Regular Expressions 101
June 04, 2007 @ 16:38:00

On PHPBuilder.com today, there's a new tutorial covering one of the more powerful things you can use in PHP to manipulate strings (and similar data) - regular expressions.

A regular expression is a specially formatted pattern that can be used to find instances of one string in another. Several programming languages including Visual Basic, Perl, JavaScript and PHP support regular expressions, and hopefully by the end of this primer you should be able to implement some basic regular expression functionality into your PHP pages.

They start with the basics of what they are and take a brief look at the two different types of functions that PHP has to offer for their use (the ereg* group and the preg* group).

0 comments voice your opinion now!
regularexpression tutorial introduction function regularexpression tutorial introduction function



Similar Posts

Zend Developer Zone: OSCON '07 Wrapup

DevShed: Handling Static Data with PHP 5

KillerPHP.com: Creating a Wordpress Theme from Scratch (Video)

The Bakery: RESTful Web Services With CakePHP

HowTo Forge: How To Set Up A Facebook RSS Feed Reader


Community Events







Don't see your event here?
Let us know!


ajax conference job PEAR developer framework releases database zendframework application security example mysql release book cakephp code PHP5 zend package

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework