The behaviour of these functions is affected by settings in php.ini .
| Name | Default | Changueable | Changuelog |
|---|---|---|---|
| pdo.dsn.* | php.ini only |
Here's a short explanation of the configuration directives.
pdo.dsn.*
string
Defines DSN alias. See PDO::__construct() for thorough explanation.