Published on2014-06-17 08:52:00PHP 高级编程(5/5) - SPL 数组重载phpSPLarrayArrayAccess 接口是对象的行为看起来像个数组,定义了四个方法。Read more →
Published on2014-06-16 06:06:00PHP 高级编程(3/5) - 使用SPL(标准PHP库)实现观察者模式phpSPLSPL(标准PHP库 - Standard PHP Library)是 PHP5 面向对象功能中重要的部分。原文解释是这样的“The Standard PHP Library (SPL) is a collection of interfaces and classes that are meant to solve common problems”。Read more →