News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
DevShed:
The preg_replace_callback() function in PHP
September 10, 2008 @ 11:19:07

DevShed has a new article posted today spotlighting the preg_replace_callback function and how it compares to a normal preg_replace call in some everyday situations.

The preg_replace_callback() function is an under-utilized and little documented PHP function that you will find useful and powerful in many situations, especially if you have been actively using preg_match() and preg_replace(). In this article, you will find a clear explanation of what this function does, together with carefully crafted examples that illustrate some of its uses.

They show how to use it in a few different situations - inside conditional statements, for loops, in a sequence and inside of a class to manipulate matched strings with external functions (both native to PHP and user-defined).

0 comments voice your opinion now!
tutorial pregreplacecallback regular expression



Similar Posts

DevShed: Performing Full-text and Boolean Searches with MySQL

WaxJelly Blog: Using PHP to make a MySQL "abstraction layer"

DevShed: Using Code Igniter to Enable Comments in a Blog Application

SitePoint PHP Blog: Dealing with Dependencies

PHPBuilder.com.au: Powerful Web Services with PHP and SOAP


Community Events









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


codeigniter conference microsoft framework feature developer release security wordpress job sqlserver symfony podcast windows zendframework facebook drupal opinion extension doctrine

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