Monday, March 7, 2016

Implementing the Range Operator in PHP



This article assumes that the reader is able to build PHP from source. If this is not the case, then please see the Building PHP chapter of the PHP Internals Book first. This article will demonstrate how to implement a new operator in PHP. The following steps will be taken to do this:

from My Pocket http://www.sitepoint.com/implementing-the-range-operator-in-php/

No comments:

Post a Comment