Popular Books:
Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format. 2026-08-23, ∼3828🔥, 13💬
💬 2017-04-21 Herong: Dzung, you should have it in your email box now. Thanks.
💬 2016-12-06 zhaojie: thanks,i'm learning http ,so to know https !
Archived: Downloading and Installing J2SE 1.6.0 on Windows
This section describes how to download and install Java SE 1.6 Update 2 on Windows. 2026-08-23, ∼1650🔥, 3💬
💬 2024-03-21 Lawrence: Hi! I would like to learn how to code
💬 2024-01-16 alert("hello"): <script> alert("hello") </script>
💬 2023-07-02 Robert Kučera: U2FsdGVkX1+0hNJU24eqEsbTKsJxnpZ2KjSz b0TufyBbuu8NU1q0U1odiDkKM2MM
Introduction of chain.so API
This section provides an introduction of Bitcoin chain.so API. 2026-07-28, ∼635🔥, 1💬
Index
List of topics discussed in this book. 2026-07-23, ∼166🔥, 0💬
Index
List of topics discussed in this book. 2026-07-22, ∼163🔥, 0💬
💬 2026-06-20 Herong: Charles, thanks for sharing this information.
Additional .ini Configuration Files
This section describes additional .ini files separated from the main configuration file php.ini. 2026-07-20, ∼163🔥, 0💬
Index
List of topics discussed in this book. 2026-07-20, ∼159🔥, 0💬
mysqli_query() - Run SQL Queries
This section provides a tutorial example on how to run a SQL query on a MySQL server by calling the mysqli_query() function. 2026-07-20, ∼158🔥, 0💬
mysqli_affected_rows() - Count Affected Rows
This section provides a tutorial example on how to get the number of affected rows of the last query by calling the mysqli_affected_rows() function. 2026-07-20, ∼158🔥, 0💬
Manage Runtime Configuration Directives
This section provides a quick introduction on PHP runtime configuration and how to view/manage configuration directives. 2026-07-20, ∼157🔥, 0💬
dl() - Load Module Dynamically
This section provides a tutorial example on how to load a module dynamically using the dl() function. 2026-07-20, ∼157🔥, 0💬
mysqli-hello.php - Test MySQLi Module
This section provides a tutorial example on how to test the MySQLi module configuration. 2026-07-20, ∼157🔥, 0💬
Escape Escape Characters - \\\\ for \\
This section provides a tutorial example on how to escape the MySQL escape character \ in PHP scripts. 2026-07-20, ∼157🔥, 0💬
Load PHP Extensions/Modules
This section describes how PHP modules are distributed and loaded into the PHP runtime environment. 2026-07-20, ∼154🔥, 0💬
mysqli_fetch_array() - Fetch Row from Query Result
This section provides a tutorial example on how to fetch the next row from the query result by calling the mysqli_fetch_array() function. 2026-07-20, ∼154🔥, 0💬
Popular Posts:
This section describes commands and options supported by the 'adb' tool. The 'adb help' command can ...
This section describes how to create a table with an AUTO_INCREMENT column.
This section provides some usage examples of PKI (Public Key Infrastructure), like HTTPS (Hypertext ...
Want to know when is the 2035 Chinese New Year day? Look for free Chinese calendars for 2035? Chines...
This section provides a tutorial example on how to create a ZIP archive in a temporary file with dym...