Advanced PHP |
|
2025-01-16 |
|
|
52 |
|
|
The structure of a typical extension contains the following components:
includes
function_entry
module_entry
PHP_INI_BEGIN
PHP_MINIT_FUNCTION
PHP_MSHUTDOWN_FUNCTION
PHP_RINIT_FUNCTION
PHP_RSHUTDOWN_FUNCTION
PHP_MINFO_FUNCTION
functions