DOTNET_LOAD(3) 1 DOTNET_LOAD(3)
dotnet_load - Loads a DOTNET module
SYNOPSIS
int dotnet_load (string $assembly_name, [string $datatype_name], [int $codepage])
DESCRIPTION
Warning
This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in
a future release of PHP. This function should be used at your own risk.
Warning
This function is currently not documented; only its argument list is available.
CHANGELOG
+--------+------------------------------------+
|Version | |
| | |
| | Description |
| | |
+--------+------------------------------------+
| 4.1.0 | |
| | |
| | The $codepage parameter was added |
| | |
+--------+------------------------------------+
PHP Documentation Group DOTNET_LOAD(3)