alexey

Alexey Zakhlestin's Blog: on PHP's webserver

PHPDeveloper.org  Thu, 03/03/2011 - 13:19

Alexey Zakhlestin has a new post today with some of his own thoughts on the suggestion for a built-in web server (RFC) that's been floating around lately - a tool that would act as a simple server right out of the box without much in the way of configuration.


 

Alexey Zakhlestin's Blog: Ode to mb_ereg functions

PHPDeveloper.org  Mon, 11/30/2009 - 14:38

Alexey Zakhlestin has written an ode to the mb_ereg functions - a set of regular expression based functions that are more than just for unicode strings:


 

Alexey Zakhlestin's Blog: XSLCache in PECL

PHPDeveloper.org  Thu, 08/27/2009 - 06:56

In a new post to his blog Alexey Zakhlestin talks about the "rebirth" of the XSLCache extension for PHP, this time as a PECL module.