News Feed
Jobs Feed
Sections




News Archive
Alex Netkachov's Blog:
BAT file tips
June 06, 2008 @ 07:58:08

Alex Netkachov has updated a post he made a while back (in 2006 in fact) about making Windows batch files (.BAT) that would do the same thing as some of the functions in PHP. He's added two more to it today - one for string replace and another for splitting a string.

The replace is as simple three line call, much the same as PHP's and the split call, while a bit more complex, is still pretty straight forward (it just needs a few extra variables).

Other methods in the post include a "switch" method, defining a procedure and updating variable by its name.

0 comments voice your opinion now!
bat file tip string replace split function port


blog comments powered by Disqus

Similar Posts

DevShed: Sanitizing Strings with Filters in PHP 5

Software: Antechinus PHP Editor

Gennady Feldman's Blog: Performance tips, APC vs Eaccelerator

Community News: Zend Announces Formal Split from PHP

Brandon Savage's Blog: Five Tips To Make Good Object-Oriented Code Better


Community Events











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


rest phpunit symfony2 introduction conference zendframework2 community testing usergroup series podcast interview framework functional opinion release database example development language

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