About This Book

This section provides some detailed information about this book - PHP Modules Tutorials - Herong's Tutorial Examples.

Title: PHP Modules Tutorials - Herong's Tutorial Examples

Author: Herong Yang - Contact by email via herong_yang@yahoo.com.

Category: COMPUTERS / Programming Languages / PHP

Version/Edition: v5.18, 2024

Number of pages: 117

Description: This PHP tutorial book is a collection of notes and sample codes written by the author while he was learning PHP modules himself. Topics include using PHP on Windows, macOS and Linux; mysql and mysqli modules for MySQL database server access; dom mudule for parsing HTML Documents; gd module for processing image files; zip module for managing ZIP archives; soap module for using SOAP Web services. Updated in 2024 (Version v5.18) with minor changes.

Keywords: DOM, Extension, GD, HTML, HTTP, Image, Module, MySQL, PHP, SOAP, ZIP.

Copyright:

Revision history:

Web version: https://www.herongyang.com/PHP-Modules - Provides free sample chapters, latest updates and readers' comments. The Web version of this book has been viewed a total of:

PDF/EPUB version: https://www.herongyang.com/PHP-Modules/PDF-Full-Version.html - Provides information on how to obtain the full version of this book in PDF, EPUB, or other format.

Related Books:

Table of Contents

About This Book

 Introduction and Installation of PHP

 Managing PHP Engine and Modules on macOS

 Managing PHP Engine and Modules on CentOS

 MySQLi Module - Accessing MySQL Server

 DOM Module - Parsing HTML Documents

 GD Module - Manipulating Images and Pictures

 Zip Module - Managing ZIP Archive Files

 SOAP Module - Creating and Calling Web Services

 SOAP Module - Server Functions and Examples

 References

 Full Version in PDF/EPUB