Appendix A. Recompiling PHP to Add XML Support

“A journey of a thousand leagues begins with a single step.”

—Lao Tzu

In your sojourn through this book, you may have noticed that many of the examples require special extensions to be compiled into PHP in order to function correctly. In the event that your PHP build doesn’t already include support for these XML-specific extensions, you will need to recompile PHP to activate support for these extensions.

Some of these extensions can be activated simply by adding an appropriate compile-time parameter during the build process; others require more complex configuration, including the installation of ...

Get XML and PHP now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.