News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Mike Naberezny's Blog:
PHP Temporary Streams
October 20, 2008 @ 07:52:59

Following up on this post from David Sklar, Mike Naberezny has come up with a few methods of his own to come up with his "thousand string concatenations".

It's been a while since David Sklar called out to let a thousand string concatenations bloom. That discussion produced some entertaining suggestions for putting strings together such as using preg_replace and calling out to MySQL with SELECT CONCAT.

Mike goes with a bit different media of choice - the filesystem functions and streams. One example opens a file, writes to the file then rewinds back to the beginning of the stream. He modified this to make it slightly more useful (writing to memory not the file system) and shows how it could be used to make a temporary stream for testing purposes.

0 comments voice your opinion now!
temporary stream concatenation zendlog filesystem



Similar Posts

Mike Naberezny's Blog: PHP Temporary Streams

Davey Shafik's Blog: PHP Streams Rock my World!

PHP-Coding-Practices.com: Composing Methods: Replace Temp With Query

Webdigity.com: Caching your pages with PHP

Mike Naberezny's Blog: PHP Temporary Streams


Community Events









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


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

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