Popular Books:
💬 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, ∼610🔥, 1💬
Index
List of topics discussed in this book. 2026-07-23, ∼140🔥, 0💬
Index
List of topics discussed in this book. 2026-07-22, ∼137🔥, 0💬
💬 2026-06-20 Herong: Charles, thanks for sharing this information.
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, ∼138🔥, 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, ∼137🔥, 0💬
Additional .ini Configuration Files
This section describes additional .ini files separated from the main configuration file php.ini. 2026-07-20, ∼135🔥, 0💬
Load PHP Extensions/Modules
This section describes how PHP modules are distributed and loaded into the PHP runtime environment. 2026-07-20, ∼135🔥, 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, ∼135🔥, 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, ∼134🔥, 0💬
mysqli-hello.php - Test MySQLi Module
This section provides a tutorial example on how to test the MySQLi module configuration. 2026-07-20, ∼134🔥, 0💬
extension_dir - Module Library Location
This section describes the extension_dir configuration setting specifying the directory where module library files are located. 2026-07-20, ∼133🔥, 0💬
get_extension_funcs() - Get Module Functions
This section provides a tutorial example on how to get a list of all functions provided a given module using the get_extension_funcs() function. 2026-07-20, ∼133🔥, 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, ∼133🔥, 0💬
Index
List of topics discussed in this book. 2026-07-20, ∼133🔥, 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, ∼131🔥, 0💬
Popular Posts:
When is the Chinese Valentine's Day? How is it celebrated? What are the traditions? The Chinese Vale...
The Dog The Dog is a giving, compassionate personality. He offers kind words, support and advice to ...
This section provides a quick description of SOAP Encoding and samples of serializing simple and com...
Chinese Valentine's Day - The seventh day of the seventh lunar month Raise your head on August 4 and...
This section provides a tutorial example on how to find out where the PHP engine stores session data...