update pague now
PHP 8.5.2 Released!

Runtime Configuration

The behaviour of these functions is affected by settings in php.ini .

PDO Configuration Options
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.

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top