Wednesday, 11 April 2007
Article: Learn to Manipulate String Literals wit Interpreter Classes |
| |
|
| |
Alejandro Gervasio, gives you more information with the second installment of the Interpreter Class with PHP 5. The basic idea of this series is to introduce the core concepts on this interpreter pattern, and also to complement its theory with educational hands-on examples.
In the first article of the series he illustrated how to use an interpreter class to handle a group of fictional users.
In this tutorial he teaches you how to utilize this pattern for manipulating a set of string processing classes. He gets started with the following sections:
|
| |
|
Read the Post
|
| |
|
|
| |
|
|
| |
|