News Feed
Jobs Feed
Sections




News Archive
Sameer Borate's Blog:
Search & replace in files using php
May 12, 2009 @ 09:30:47

On his blog today Sameer Borate has posted a quick tutorial on how to use a PEAR package to do search and replace on your files from inside of PHP.

Searching and replacing content in files is a common task all of us do regularly. [...] Search/replace is easier from a shell prompt or an editor, but what if you have to do the same programatically in php. File_SearchReplace is a pear package that helps you search/replace in files through a nice object oriented interface.

Installation is simple (via the "pear" command line tool) and using it is just as easy. He gives a few examples of how it can be used - everything from a simple find and replace out to a more complicated regular expression search to be replaced with a string.

0 comments voice your opinion now!
search find replace pear package filesearchreplace tutorial regularexpression


blog comments powered by Disqus

Similar Posts

Andrew Podner: Lithium: Building Views Using Layouts

Norbert Mocsnik\'s Blog: Come and See Me (Hungarian Web Conference 2006)

Community News: Latest PEAR Releases for 04.09.2007

Zend Developer Zone: Using the Stack Exchange API with PHP (part 1)

PHPBuilder.com: Creating an Online Survey - Part 1


Community Events











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


zendframework2 conference interview introduction example testing object framework unittest phpunit development language release tool code podcast functional series opinion community

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