| Manuál PHP | ||
|---|---|---|
| Předcházející | Další | |
These functions allow you to access mSQL database servers. More information about mSQL can be found at http://www.hughes.com.au/.
In order to have these functions available, you must compile PHP with msql support by using the --with-msql[=dir] option. The default location is /usr/local/Hughes.
Chování těchto funkcí je ovlivněno nastavením parametrů v php.ini.
Tabulka 1. mSQL configuration options
| Name | Default | Changeable |
|---|---|---|
| msql.allow_persistent | "On" | PHP_INI_SYSTEM |
| msql.max_persistent | "-1" | PHP_INI_SYSTEM |
| msql.max_links | "-1" | PHP_INI_SYSTEM |
Here is a short explanation of the configuration directives.
| Předcházející | Domů | Další |
| udm_set_agent_param | Nahoru | msql_affected_rows |