Unhandled Perception
From the mind of a developer.

Tuesday, October 09, 2007

The Standard PHP Library

The goal of the Standard PHP Library-or SPL, for short-is to provide a standard library of interfaces that allows developers to take full advantage of object-oriented programming in PHP 5. This library of interfaces creates a standard API for certain kinds of built-in functionality, allowing your classes to interact with the PHP engine in a much more seamless manner.

Link:
http://.../2565-The-Standard-PHP-Library-SPL

Labels:

0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home