Laufzeit-Konfiguration

Das Verhalten dieser Funktionen wird durch Einstellungen in der php.ini beeinflusst.

PDO Configuration Options
Name Standard Veränderbar Changelog
pdo.dsn.*   php.ini only  

Hier eine kurze Erklärung der Konfigurationsoptionen:

pdo.dsn.* string

Defines DSN alias. See PDO::__construct() for thorough explanation.

add a note add a note

User Contributed Notes

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