Приглашаем посетить
Чехов (chehov-lit.ru)

Chapter 22.  Extending PHP: Part II

Previous
Table of Contents
Next

22. Extending PHP: Part II

NOW THAT YOU'VE MASTERED THE BASICS of extension authoring, this chapter covers advanced extension features. In this chapter you will see how to write classes and objects in extensions, how to write custom session handlers, and how to use the streams API.


Previous
Table of Contents
Next