PHP Modules Tutorials - Herong's Tutorial Examples
∟References
List of reference materials used in this book.
- PHP Tutorials - Herong's Tutorial Examples, Herong Yang,
herongyang.com/PHP
- LERDORF.COM, Rasmus Lerdorf (Creator of the PHP programming language),
www.lerdorf.com/
- PHP: Hypertext Preprocessor, The PHP Group,
www.php.net/
- PHP Freaks.com: Your PHP Help Center!, The Web Freaks, INC.,
www.phpfreaks.com/
- Zend - The PHP Company, Zend Technologies Ltd.,
www.zend.com/
- Client URL Library (cURL Module),
php.net/manual/en/book.curl.php
- Document Object Model (DOM Module),
php.net/manual/en/book.dom.php
- Image Processing and GD (Module),
php.net/manual/en/book.image.php
- OpenSSL (Module),
php.net/manual/en/book.openssl.php
- Regular Expressions (Perl-Compatible),
php.net/manual/en/book.pcre.php
- SOAP (Module),
php.net/manual/en/book.soap.php
- Zip (Module),
php.net/manual/en/book.zip.php
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
cURL Module - Client for URL
DOM Module - Parsing HTML Documents
GD Module - Manipulating Images and Pictures
MySQLi Module - Accessing MySQL Server
OpenSSL Module - Cryptography and SSL/TLS Toolkit
PCRE Module - Perl Compatible Regular Expressions
SOAP Module - Creating and Calling Web Services
SOAP Module - Server Functions and Examples
Zip Module - Managing ZIP Archive Files
►References
Full Version in PDF/EPUB