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

Shashikant Jagtap: Behat2.4 : Painless installation with Composer

DZone.com: GladiusDB and Firebird: Databases for Your PHP Apps

NetTuts.com: How to Upload Files with CodeIgniter and AJAX

Lorna Mitchell's Blog: Building A RESTful PHP Server: Routing the Request

Pierre-Alain Joye's Blog: Zip 1.8.5, small bug fixes release


Community Events











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


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

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