執行時期設定

這些函式的行為受 php.ini 的影響。

PDO Configuration Options
名字 預設 可修改範圍 更新日誌
pdo.dsn.*   php.ini only  

以下是設定選項的簡要解釋。

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