News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

Davey Shafik's Blog:
PHP Streams Book (Coming soon!)
0 comments :: posted Friday April 25, 2008 @ 12:04:09
voice your opinion now!

We can expect big things from Davey Shafik in the coming months - he's been working on a book for php|architect about one of the more powerful bits of functionality in PHP - streams.

For about 6 months now, I've been itching to write a book on the PHP Streams Layer - one of my favorite features of PHP; and also one of the least known considering it's powerful abilities.

He describes his goal simply as this: to create the definitive resource for working with the streams later in PHP. It should be out sometime in the third quarter of 2008, so keep your eye out for it then.

tagged with: streams layer book phparchitect publish definitive guide


Matthew Turland's Blog:
Interesting Bug in the HTTP Streams Wrapper
0 comments :: posted Monday April 14, 2008 @ 08:49:04
voice your opinion now!

Matthew Turland has come across an "interesting bug" in PHP's stream wrappers functionality - some strange 404 or 500 HTTP errors in one of his scripts.

I wrote a small script a while back that's gained a surprising amount of popularity thanks to a plug from the site that it posts to. [...] I learned that this [connection from the script] could be done with streams, I attempted to implement it in that fashion, but ran into strange issues where I would get 404 or 500-level HTTP errors rather than the response I was expected.

He eventually found the bug related to his problem (in the 5.2.x branch) but happily notes that it has been corrected and will be patched in the upcoming 5.3 (and 6) branches.

tagged with: bug streams wrapper issue 404 500 connection header contenttype

Zend Developer Zone:
PHP Abstract Podcast Episode 34 Streams Abstraction
0 comments :: posted Friday February 01, 2008 @ 08:33:00
voice your opinion now!

The Zend Developer Zone has posted episode 34 of their PHP Abstract podcast series from Manuel Lemos covering the abstraction of steams in a PHP application.

Today's special guest is Manuel Lemos of phpclasses.org Manuel is from Portugal and currently lives in Brazil where he works full-time on PHPClasses.org that he created in 1999. Today, Maunel is going to talk to us about Streams Abstraction.

Grab it in one of the usual three ways - listen on the page, download the mp3 or subscribe to feed for the show. Also, be sure to check out some of the other episodes listed at the bottom of the post for lots of other great content.

tagged with: phpabstract podcast episode streams abstraction

Nexen.net:
PHPInfo() Stats - Part 2
0 comments :: posted Tuesday November 21, 2006 @ 10:51:00
voice your opinion now!

Damien Seguy has continued his series looking at PHP configurations around the web and is sharing the results in the form of two new reports over on Nexen.net.

I just published the second part of the serie about PHP configurations. This part focuses on three aspects of PHP: PHP extensions, PHP streams, and disabled functions.

You can find the statistics themselves here and the latest configuration statistics here. It's interesting to see the drop-off when it comes to the various modules that are installed ("php, ftp and http are the most common. Besides them, tough luck.") and to see the somewhat more gradual curve of which functions are disabled - with system() topping out the list (with good reason).

tagged with: phpinfo statistics streams extensions pecl disabled functions graph phpinfo statistics streams extensions pecl disabled functions graph


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

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