Popular Posts
Tools and Tips
Search
Thursday, January 31. 2008
A PHP killer feature - Streams abstraction
This article explains what are stream handlers and how they simplify PHP developers lives by allowing PHP applications to easily read and write data from containers, like remote Web pages or e-mail messages, as if they were files.
A real world example is presented to demonstrate how you can access messages in a POP3 mailbox and how it can be used to automatically process messages from the site users requesting support.
Trackbacks
Trackback specific URI for this entry
No Trackbacks

