Popular Books:
The Constancy of the Speed of Light
This section provides a thought experiment to help understanding the second assumption of the special theory of relativity: The constancy of the speed of light. 2024-08-08, ∼2068🔥, 75💬
GD Library - Create Transparent Image
This section provides a tutorial example on how to create an image with transparent background using GD Library functions. 2024-07-29, ∼289🔥, 0💬
GD Library - Pad Transparent Image
This section provides a tutorial example on how to pad the transparent background of to expand an image using GD Library functions. 2024-07-29, ∼195🔥, 0💬
Transparent Image Over Text Web Page
This section provides a tutorial example on how to display a transparent image floating over Web page text. 2024-07-29, ∼191🔥, 0💬
PCRE Module and C Library
This section provides a quick introduction on PCRE Library for regular expression operations. 2024-07-29, ∼188🔥, 0💬
GD Library of Image Functions
This section provides a quick introduction on GD Library for creating images and managing image files in BMP, GIF, PNG, JPEG formats. 2024-07-29, ∼178🔥, 0💬
preg_split() - Split String into Tokens
This section provides a tutorial example on how to split a string with pattern delimiters using the preg_split() function. 2024-07-29, ∼172🔥, 0💬
GD Library - Print 2 Pictures on 1 Page
This section provides a tutorial example on how to compose a print page with 2 pictures placed vertically using GD Library functions. 2024-07-29, ∼167🔥, 0💬
preg_grep() - Search Array Members
This section provides a tutorial example on how to search for array members with a given regular expression pattern using preg_grep() function. 2024-07-29, ∼166🔥, 0💬
preg_replace() - Replace Matched Substring
This section provides a tutorial example on how to search and replace regular expression patterns using preg_replace() and preg_match_filter() functions. 2024-07-29, ∼159🔥, 0💬
About This Book
This section provides some detailed information about this book - PHP Modules Tutorials - Herong's Tutorial Examples. 2024-07-20, ∼196🔥, 0💬
Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format. 2024-07-20, ∼210🔥, 0💬
Popular Posts:
This section describes the built-in primitive datatype, 'base64Binary' that represents binary data r...
This section provides a tutorial example on how a 64-bit RSA key is validated by RsaKeyValidator.jav...
This chapter provides tutorial notes and example codes on the SHA1 message digest algorithm. Topics ...
This section provides a quick description of the Services Console and a tutorial example on how to l...
This section describes the 'adb logcat' command options to dump and manage log buffers: main, events...