Monthly Archives: March 2006

PHP streams and http 1.1 gotcha

I have a class that I wrote some time ago that is called URLImporter. It’s simple, does what it is supposed to do and thus makes my life easier. Essentially it helps me fetch URL resources – mostly dynamically generated

Tagged with:
Posted in PHP

A PHP 6 overview

I haven’t had much time to follow the discussion around PHP 6 the last few months. Finally I took a half an hour to read up on what will happen with PHP come version 6. It was interesting reading and

Tagged with:
Posted in PHP